-
Notifications
You must be signed in to change notification settings - Fork 23
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
cli doesn't finds the module #68
Comments
Seems like you are using a virtualenv to install the package. You would need to add the path to |
But the venv is active...
|
I cannot reproduce this. Can you try installing the module without |
Same error. One thing I noticed, is that your module is in the root of the repository. And after checking my venv, I noticed that all modules have two folders in
wallgen only has one folder: You might consider putting everything in a subfolder. You can close this if you don't want to investigate any further. |
Describe the bug
Installing in a venv and running
wallgen
errors like this:Desktop (please complete the following information):
Workaround
python -m wallgen pic shape ...
The text was updated successfully, but these errors were encountered: