2👍
✅
I have had the same problem. I tried creating a virtualenv in my home folder and that worked fine, but I got that error when I tried to create one on a different partition.
So to fix your problem either try a different location or take a look at how stuff is mounted.
This will help if you take the latter approach:
strange permissions problems for virtualenv python executable (lubuntu-12.10)
Steve K might also be correct, I dont know… Virtualenv does work on windows. Please share how you ended up solving the problem if you have already done so
- [Answered ]-Multiple django projects on apache [UPDATE]
- [Answered ]-In Django multiple databases should not creat a test database by manage.py on 1 specific database
- [Answered ]-Finding objects within x miles of a point
- [Answered ]-Test Django Forms submitted through Ajax view
- [Answered ]-How to set default styles for Markdown in email
0👍
FAT32 does not handle these types of permissions, your key should be reformatted with ext3.
- [Answered ]-Save fb/google profile picture
- [Answered ]-Django ManyToManyField reverse Relationship
- [Answered ]-How use filter in following case .
- [Answered ]-Getting error while using HttpRequest.build_absolute_uri(location) in Django
Source:stackexchange.com