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

No module named 'clickgen.libs' #60

Closed
yochananmarqos opened this issue Aug 31, 2023 · 2 comments
Closed

No module named 'clickgen.libs' #60

yochananmarqos opened this issue Aug 31, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@yochananmarqos
Copy link

yochananmarqos commented Aug 31, 2023

I'd be happy to update the AUR package to 2.1.5, however...

❯ ctgen --help
Traceback (most recent call last):
  File "/usr/bin/ctgen", line 5, in <module>
    from clickgen.scripts.ctgen import main
  File "/usr/lib/python3.11/site-packages/clickgen/scripts/ctgen.py", line 16, in <module>
    from clickgen.configparser import parse_config_file
  File "/usr/lib/python3.11/site-packages/clickgen/configparser.py", line 12, in <module>
    from clickgen.libs.colors import print_warning
ModuleNotFoundError: No module named 'clickgen.libs'

Am I missing something?

ful1e5 added a commit that referenced this issue Sep 1, 2023
@ful1e5 ful1e5 added the bug Something isn't working label Sep 1, 2023
@ful1e5 ful1e5 self-assigned this Sep 1, 2023
@ful1e5
Copy link
Owner

ful1e5 commented Sep 1, 2023

@yochananmarqos Fixed in v2.1.6.

@yochananmarqos
Copy link
Author

Thanks.

However, I'm not able to build Bibata: ful1e5/Bibata_Cursor#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants