We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Builds of Workset Toolkit are failing due to a networkx requirement issue. Figure out if I can upgrade to 2.0 without any headaches.
>>> pip install . ... pkg_resources.ContextualVersionConflict: (networkx 1.11 (/home/travis/build/htrc/HTRC-WorksetToolkit/.eggs/networkx-1.11-py2.7.egg), Requirement.parse('networkx>=2.0'), set(['prov'])) Coverage.py warning: No data was collected. (no-data-collected)
https://travis-ci.org/htrc/HTRC-WorksetToolkit/jobs/356395004
The text was updated successfully, but these errors were encountered:
JaimieMurdock
No branches or pull requests
Builds of Workset Toolkit are failing due to a networkx requirement issue. Figure out if I can upgrade to 2.0 without any headaches.
https://travis-ci.org/htrc/HTRC-WorksetToolkit/jobs/356395004
The text was updated successfully, but these errors were encountered: