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

[BUG] Dependency 'packaging' seems to be missing #637

Closed
afcarzero1 opened this issue Jul 9, 2024 · 0 comments · Fixed by #691
Closed

[BUG] Dependency 'packaging' seems to be missing #637

afcarzero1 opened this issue Jul 9, 2024 · 0 comments · Fixed by #691
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@afcarzero1
Copy link

I am using python 3.10

After installing soccerdata I get the following exception:

from packaging import version
ModuleNotFoundError: No module named 'packaging'

It is resolved after running pip install packaging

@probberechts probberechts added dependencies Pull requests that update a dependency file bug Something isn't working labels Aug 4, 2024
probberechts added a commit that referenced this issue Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants