Re: Django installation issue on Win 7 Pro 64 Bits

2014-09-26 Thread Ivo Roupa
Ezequiel, I followed your sugestion and run cmd as administrator (which I didn't know it was possible) and everything went fine. I have already Django installed and working. I'm already using PyCharm Community 3.4. Thank you a lot. Ivo On Friday, 26 September 2014 04:29:15 UTC+1, Ezequiel Ber

Re: Django installation issue on Win 7 Pro 64 Bits

2014-09-25 Thread Ezequiel Bertti
Try to run your CMD on administration rights, is like *sudo *on unix system... http://technet.microsoft.com/pt-br/library/cc947813(v=ws.10).aspx I think is better install the setup_tools, (easy_install and pip) to install django and another projects in your python. Try to use jetbrains IDE for p

Re: Django installation issue on Win 7 Pro 64 Bits

2014-09-25 Thread Mike Dewhirst
On 26/09/2014 10:17 AM, Ivo Roupa wrote: Hello, My OS is Win 7 Pro 64 Bits, I have Python 2.7 correctly installed and I'm trying to install Django 1.7 but I'm getting the following error: "c:\Program Files (x86)\Python27\lib\site_packages\win32com\gwn_py\__init__.py: Permission denie

RE: Django installation issue on Win 7 Pro 64 Bits

2014-09-25 Thread peterqi
django-users+unsubscr...@googlegroups.com Date: Thu, 25 Sep 2014 17:17:08 -0700 From: iro...@gmail.com To: django-users@googlegroups.com Subject: Django installation issue on Win 7 Pro 64 Bits Hello, My OS is Win 7 Pro 64 Bits, I have Python 2.7 correctly installed and I'm trying to install Dja