mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #46] Have some problems with "pip install -r conf/requirements.txt" #29
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Aug 12, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/46
after pip install -r conf/requirements.txt get this
log
any idea? I`m using
@savichev commented on GitHub (Aug 13, 2015):
The main python version is 2.6 ?
You need install or upgrade to 2.7
What Python version can I use with Django?*
@ghost commented on GitHub (Aug 14, 2015):
sudo pip install --upgrade pip help, ty