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

johnnydep doesn't work for tensorflow #78

Closed
maxhgerlach opened this issue Jan 7, 2022 · 2 comments
Closed

johnnydep doesn't work for tensorflow #78

maxhgerlach opened this issue Jan 7, 2022 · 2 comments

Comments

@maxhgerlach
Copy link

Getting very strange output:

$ johnnydep tensorflow
2022-01-07 13:17:33 [info     ] init johnnydist                [johnnydep.lib] dist=tensorflow parent=None
name        summary
----------  -------------------------------------------------------
tensorflow  Python AST that abstracts the underlying Python version

Environment:

$ python --version
Python 3.7.10
$ johnnydep --version
johnnydep v1.10
@wimglenn
Copy link
Owner

wimglenn commented Jan 8, 2022

@maxhgerlach This seems to be a bug in the library pkginfo, which johnnydep uses to extract metadata from wheels. It's already been reported over there.. https://bugs.launchpad.net/pkginfo/+bug/1953227

For now you can python -m pip install "pkginfo < 1.8" to avoid the bug..

@maxhgerlach
Copy link
Author

That works, thanks @wimglenn!

@wimglenn wimglenn closed this as completed Feb 5, 2022
wimglenn added a commit that referenced this issue May 13, 2023
…aunchpad.net/pkginfo/+bug/1953227 not having been fixed for years, which meant johnnydep wouldnt work for tensorflow (#78)
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