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

ModuleNotFoundError: No module named 'packaging' #7

Closed
rvgit3 opened this issue Dec 22, 2023 · 2 comments
Closed

ModuleNotFoundError: No module named 'packaging' #7

rvgit3 opened this issue Dec 22, 2023 · 2 comments

Comments

@rvgit3
Copy link

rvgit3 commented Dec 22, 2023

Describe the bug
I get this error when trying to run loopdown. Packaging is installed. Any ideas?

Which macOS Version?
Output of sw_vers: 13.6.3

Additional context
Add any other context about the problem here.

@carlashley
Copy link
Owner

You may need to have the packaging module installed, this is used for version checks.
It can be installed following instructions here: https://pypi.org/project/packaging/

As far as I know, this should be included in the pre-built frozen zip bundle, I'll have a look at this.

@carlashley
Copy link
Owner

This should be resolved in this release - https://github.com/carlashley/loopdown/releases/tag/1.0.20240102

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