Anyone with django skills..!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Anyone with django skills..!!

I m having problem installing django through cmd.. so can I use it through pycharm directly..?? is it possible..!!

9th Jul 2017, 4:08 AM
Yash Z Das
Yash Z Das - avatar
6 Answers
0
Microsoft Windows [Version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved. C:\Program Files (x86)\Python36-32\Scripts>pip install virtualenv Collecting virtualenv Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: virtualenv Exception: Traceback (most recent call last): File "c:\program files (x86)\python36-32\lib\site-packages\pip\basecommand.py" , line 215, in main status = self.run(options, args) File "c:\program files (x86)\python36-32\lib\site-packages\pip\commands\instal l.py", line 342, in run prefix=options.prefix_path, File "c:\program files (x86)\python36-32\lib\site-packages\pip\req\req_set.py" , line 784, in install **kwargs File "c:\program files (x86)\python36-32\lib\site-packages\pip\req\req_install .py", line 851, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File "c:\program files (x86)\python36-32\lib\site-packages\pip\req\req_install .py", line 1064, in move_wheel_files isolated=self.isolated, File "c:\program files (x86)\python36-32\lib\site-packages\pip\wheel.py", line 345, in move_wheel_files clobber(source, lib_dir, True) File "c:\program files (x86)\python36-32\lib\site-packages\pip\wheel.py", line 323, in clobber shutil.copyfile(srcfile, destfile) File "c:\program files (x86)\python36-32\lib\shutil.py", line 115, in copyfile with open(dst, 'wb') as fdst: PermissionError: [Errno 13] Permission denied: 'c:\\program files (x86)\\python3 6-32\\Lib\\site-packages\\virtualenv.py' C:\Program Files (x86)\Python36-32\Scripts>^A C:\Program Files (x86)\Python36-32\Scripts>
10th Jul 2017, 3:12 AM
Yash Z Das
Yash Z Das - avatar
0
i cant install the virtualenv..
10th Jul 2017, 3:13 AM
Yash Z Das
Yash Z Das - avatar
0
then plzzz help me to download django.
10th Jul 2017, 3:39 AM
Yash Z Das
Yash Z Das - avatar
0
still showing the same exception
10th Jul 2017, 3:49 AM
Yash Z Das
Yash Z Das - avatar
0
thanks a lot brother... it worked.. do i have to take care of any thing else. its installed successfully.
10th Jul 2017, 4:01 AM
Yash Z Das
Yash Z Das - avatar
0
I m a beginner.. any suggestions..!!
10th Jul 2017, 4:06 AM
Yash Z Das
Yash Z Das - avatar