sudo apt-get install python.pip python-dev Gives Error
- by user2539745
I am learning Django from http://gettingstartedwithdjango.com/ and I have windows 7 32-bit.
The tutorial asked to install virtualbox and vagrant(tutorial had precise64 and it had issues in my pc so I installed precise32) so I did it.
Now the tutorial asked to do sudo apt-get install python-dev python.pip so I did it but it gave me this error
…