When the command is executed python manage.py runserver
Clash Royale CLAN TAG#URR8PPP
When the command is executed python manage.py runserver
When the command is executed :
python manage.py runserver
error :
C:UsersMr-py-djDesktopsageteam-projectvenvlibsite-packageskhayyamalgorithms.py:19: UserWarning: The C extension is not available. Switching to fallback python pure algorithms,so it's about 1000X slower than C implementation of the algorithms.
"The C extension is not available. Switching to fallback python pure algorithms,"
why???
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
This does not appear to be a Django question at all. What is khayyamalgorithms.py?
– Daniel Roseman
Aug 6 at 14:51