It may be caused by Django dependencies that were installed from different 
repositories (mixing conda and  pip  f.e. ?) if you use the same env for 
your ML programs and django  the most uncomplicated way may be to add 
another one for running the server  and reinstall all the ML dependencies 
properly for this env (which should be painless)
Le mardi 11 avril 2023 à 22:26:10 UTC+2, Julio Cojom a écrit :

> Is your computer an apple silicon mac? 
>
>
>
>
>
>
> El mar, 11 abr 2023 a las 14:21, Mesfin Haftu (<mht...@gmail.com>) 
> escribió:
>
>> Hello There,
>>
>> This is Mesfin, I am working on a project of deep learning to classify 
>> images. I design the model, train, fit, evaluate and predict with my model. 
>> After that I save the model and try to do some users interface with Django 
>> to make things easier for users, however when  I try to "python manage.py 
>> runserver" It says Illegal Hardware Instruction. 
>> Is there any one who faces this thing before and have solution. 
>>
>> Thankyou for your positive answers
>> Mesfin
>>
>> -- 
>> 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...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/cc06c8fc-6cda-436a-bac7-75b7bbe6c920n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/cc06c8fc-6cda-436a-bac7-75b7bbe6c920n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1b8a9e70-a988-4a71-9d32-ab936398b09fn%40googlegroups.com.

Reply via email to