Skip to content

cli doesn't finds the module #68

@Nama

Description

@Nama

Describe the bug
Installing in a venv and running wallgen errors like this:

$ wallgen
Traceback (most recent call last):
  File "/home/yama/venv/wallgen/bin/wallgen", line 5, in <module>
    from wallgen import cli
ModuleNotFoundError: No module named 'wallgen'

Desktop (please complete the following information):

  • 6.5.9-zen2-1-zen
  • Arch Linux
  • Python 3.11.5

Workaround
python -m wallgen pic shape ...

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions