Opened 12 years ago
Closed 12 years ago
#19455 closed Uncategorized (invalid)
/home/my/Programm deleted from python-virtualenv!
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Python 3 | Version: | 1.4-rc-2 |
Severity: | Normal | Keywords: | Deleted python-virtualenv ? |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I wanted to install django on a share host. So I set up an virtualenviroment on my local Ubuntu 12.04.
sudo apt-get install python-virtualenv
virtualenv djangoenv
djangoenv/bin/easy_install django
and so on...
After that I recognize /home/my/Programm was deleted!!!!
I hope I did something wrong!
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please see TicketClosingReasons/UseSupportChannels.