Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies #39

Open
RusteyBucket opened this issue Feb 18, 2024 · 1 comment
Open

Dependencies #39

RusteyBucket opened this issue Feb 18, 2024 · 1 comment

Comments

@RusteyBucket
Copy link

Where can I find the required Package dependencies?

I'm specifically having the issue that "There is no module named docopt" -> installed docopt from pip -> "There is no module named utils.docopt" and I can't find where to get utils.docopt

@sanzoghenzo
Copy link

Maye you figured out already, but utils.docopt is a module of this project.

Just took a look at the source code, there's no dependencies involved, only the python built-in library.

How were you running this? Which python version are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants