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
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?
The text was updated successfully, but these errors were encountered:
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 ...
Sorry, something went wrong.
No branches or pull requests
Conda won't install django 1.6,
Can I use a higher version of django that's compatibile with 3.5?
The text was updated successfully, but these errors were encountered: