Error while running manage.py
See original GitHub issueHi , Great work!
When I tried to install the setup on windows , I got the following error while running
python manage.py preparetracker
Error:
RuntimeError: Attempted to compile AOT function without the compiler used by
numpy.distutils present. Cannot find suitable msvc.
Can someone please help me out? Thank you
Issue Analytics
- State:
- Created 3 years ago
- Comments:12
Top Results From Across the Web
Error while Running Python manage.py runserver comman
First i ran django-admin startproject This command works according to tutorial but when I run this command python manage.py runserver ...
Read more >Django shows error when trying to run the manage.py server
I have been facing issues in using Django. Actually when I tried to run the command :- python manage.py runserver. It gives me...
Read more >Error while using manage.py - Google Groups
I am using conda virtual enviroment to use django for my project . I am learning django from telusko youtube channel . First...
Read more >Running Django Project Tutorials on PythonAnywhere - DJ4E
The problem with these errors is that you think you are supposed to edit files like manage.py or settings.py but the files are...
Read more >error while running '$ python manage.py collectstatic --noinput'.
Error while running '$ python manage.py collectstatic --noinput'. remote: See traceback above for details. remote: remote: You may need to ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@poornimajd , that’s nice . If you still want on windows just install Build Tools for Visual Studio 2019
you can find that in this page, https://visualstudio.microsoft.com/downloads/ scroll down until you see Tools for Visual Studio under the All downloads section and select the download for Build Tools for Visual Studio.
check if this helps, https://stackoverflow.com/questions/43858836/python-installing-clarifai-vs14-0-link-exe-failed-with-exit-status-1158