#30933: Users need to be directed to install 32-bit Python for GeoDjango -------------------------------------+------------------------------------- Reporter: Adam Starrh | Owner: nobody Type: | Status: new Cleanup/optimization | Component: Documentation | Version: 2.2 Severity: Normal | Resolution: Keywords: | Triage Stage: | Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Adam Starrh): Basically, this has happened to me a few times over the years. As a casual programmer, when following the setup docs I habitually install the 64-bit versions of everything because I figure they should match the OS/chipset. Inevitably, something fails mysteriously and I spend a lot of time trying to figure out the problem before converting everything over to 32-bit where things end up running more smoothly. Because it isn't an obvious problem, and because it seems to manifest itself in different ways, it takes a while to realize each time. I was unable to run migrations after following the setup instructions on a fresh installation of Windows 10 and choosing the 64-bit versions of everything. I started over, this time choosing the 32-bit installations of python and OSGeo4Win, and everything worked smoothly. This is not the first time I've had this experience. It would really be helpful as a novice programmer to at least be advised that the 64-bit version of Python may be problematic and will likely require steps that are outside the scope of the installation instructions if the user is to ultimately get it working. -- Ticket URL: <https://code.djangoproject.com/ticket/30933#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/065.b17d6c376675648c58b9d705e81626b6%40djangoproject.com.