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

django 1.6 conflicts with python 3.5 from conda install #258

Open
rshpeley opened this issue Oct 11, 2016 · 1 comment
Open

django 1.6 conflicts with python 3.5 from conda install #258

rshpeley opened this issue Oct 11, 2016 · 1 comment

Comments

@rshpeley
Copy link

Conda won't install django 1.6,

conda install -c delicb django=1.6
UnsatisfiableError: The following specifications were found to be in conflict:
  - django 1.6*
  - python 3.5*

Can I use a higher version of django that's compatibile with 3.5?

@rshpeley
Copy link
Author

Hmmm... I tried python setup.py install and apparently it installs Django1.6.11 regardless. I don't know if this is an issue or not. Your call.

Now I have another problem with cryptography 1.5.2 ...

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

1 participant