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

Add newer setuptools to requirements.txt for Installation and possibly update installation documentation #677

Closed
zapotah opened this issue Nov 9, 2016 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@zapotah
Copy link

zapotah commented Nov 9, 2016

The current debian repo provided python-setuptools doesnt work with the pip installation. Python setuptools needs to be added or installed/upgraded first before the rest of the modules can be pulled with pip. Otherwise the installation will end with an error.

If adding setuptools to requirements.txt is enough, that will be that, but if it needs to be updated before pulling the rest of the dependencies, a step needs to be added to the installation documentation.

Platform debian 8.6 LXC
Netbox version: 1.7.0

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Nov 30, 2016
@jeremystretch
Copy link
Member

Adding an explicit entry for cffi (a dependency of cryptography) to requirements.txt seems to resolve the installation error. Verified on Debian 8.6.

This was referenced Dec 6, 2016
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants