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 'packaging' #472

Open
Ggurukmm opened this issue Jan 23, 2025 · 2 comments
Open

No module named 'packaging' #472

Ggurukmm opened this issue Jan 23, 2025 · 2 comments

Comments

@Ggurukmm
Copy link

Image

@RTimothyEdwards
Copy link
Owner

You may have to do pip install packaging. I thought that the packaging module was always available with the standard python3 distribution.

This is just to parse a version number and I guess I'll just work out the regular expression that does it because depending on packages that may or may not exist or may or may not be deprecated and/or obsolete for a single stupid function is just a royal pain. . .

@RTimothyEdwards
Copy link
Owner

I have just pushed a fix to open_pdks to just work around the whole problem by implementing my own version parser in regular expressions. It has been committed to the opencircuitdesign.com repository and will be mirrored to github by tomorrow.

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