Opened 5 years ago

Last modified 4 years ago

#30933 closed Cleanup/optimization

Users need to be directed to install 32-bit Python for GeoDjango — at Initial Version

Reported by: Adam Starrh Owned by: nobody
Component: Documentation Version: 2.2
Severity: Normal Keywords: geodjango, installation, windows
Cc: Carlton Gibson Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I'm setting GeoDjango up on Windows and discovered that GDAL is (at least currently) incompatible with 64-bit Python. Using 32-bit Python and 32-bit OSGeo4Win, I was finally able to get it working. I suggest this be mentioned in the docs to circumvent future headaches for other users.

Pull request:
https://github.com/django/django/pull/11995

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top