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

Azote crashes when run #32

Closed
Wychmire opened this issue Jul 10, 2019 · 5 comments
Closed

Azote crashes when run #32

Wychmire opened this issue Jul 10, 2019 · 5 comments

Comments

@Wychmire
Copy link

This is on x86_64 Void Linux (non-musl)
I installed Azote successfully but whenever I try to run it (with azote) it crashes with the following message:

Traceback (most recent call last):
  File "main.py", line 23, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

I didn't get this error when installing from the AUR when I was using Arch, but that was prior to your 1.2 release

@nwg-piotr
Copy link
Owner

nwg-piotr commented Jul 10, 2019

Could you please install the python3-setuptools package and let me know if it resolves the issue?

@Wychmire
Copy link
Author

It does indeed! After installing it launches properly.

@nwg-piotr
Copy link
Owner

My mistake: I shouldn't have removed it from dependencies. Will submit a revision to the package. Thanks for reporting!

@nwg-piotr nwg-piotr added packaging Void bug Something isn't working labels Jul 10, 2019
@Wychmire
Copy link
Author

np! Thanks for the quick solution, looking forward to the fixed template

@nwg-piotr nwg-piotr removed the bug Something isn't working label Jul 10, 2019
nwg-piotr added a commit that referenced this issue Jul 11, 2019
@nwg-piotr
Copy link
Owner

resolved

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

No branches or pull requests

2 participants