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

Issue with fresh installation #4

Open
adam-cattermole opened this issue Jan 3, 2017 · 0 comments
Open

Issue with fresh installation #4

adam-cattermole opened this issue Jan 3, 2017 · 0 comments
Assignees
Labels

Comments

@adam-cattermole
Copy link
Owner

When performing python setup.py install the system fails to correctly install the azure python SDK. To ensure that it is installed correctly it must be installed with the --pre parameter. Such as pip install --pre azure.

Testing should be done to find out if setuptools installs pre-release versions of dependenceies when calling python setup.py develop.

@adam-cattermole adam-cattermole self-assigned this Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant