Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Django ~= 2.0.6
  2.  
  3. Could not find a version that satisfies the requirement Django~=2.0.6 (from -r requirements.txt (line 1)) (from versions: )
  4. No matching distribution found for Django~=2.0.6 (from -r requirements.txt (line 1))
  5.  
  6. python3 -m pip install --pre --upgrade Django==2.0.6
  7.  
  8. Could not find a version that satisfies the requirement Django==2.0.6 (from versions: )
  9. No matching distribution found for Django==2.0.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement