0

I would like to use geodjango, but the error that I am getting when following the official installation guide is:

File "c:\users\me\appdata\local\programs\python\python36-32\Lib\ctypes\__init__.py", line 348, in __init__
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 is not a valid Win32 application

I see that this error has been addressed here OSError: [WinError 193] %1 is not a valid Win32 application but I still don't know how to fix it in this case. Do I have to make some change to that line?

leelum1
  • 1,224
  • 10
  • 19
  • Please enter the command you have executed to triger this error and the complete traceback. – Udi Mar 12 '18 at 07:26

1 Answers1

0

It seems like the file is corrupted. Try downloading from an alternate server or a different site. Or use command line to install it