I was creating a project using django. And I wanted to change the OS from 64 bit to 32 bit. On the new system, I installed a 32-bit version of Python, and when I ran the local server, I got this error:
(venv) C:\Users\titooka\Desktop\django>python manage.py runserver This version of C:\Users\titooka\Desktop\django\venv\Scripts\python.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.
So what are the correct steps to run the project on the new system so as not to lose it?
--You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/113dfc4f-5350-449b-93d4-42efb8dc936cn%40googlegroups.com.
CRUD operations in python using mysql
ReplyDeletepassword_verify in PHP
Matplotlib pie chart
Histogram equalization OpenCV
How to display PDF in HTML using javascript
Histogram OpenCV Python
How to pass value through url in PHP
PHP contact form with CAPTCHA and validation
Face Recognition OpenCV Source Code