Jump to content

no module named 'kronos' in ubuntu


Recommended Posts

I'm using AWS (ubuntu instance) and django.

In ubuntu, I did sudo pip install django-kronos.

But, When sudo python3 manage.py runserr --settings=health.settings

Import Error: No module named 'kronos'   

happens.

Kronos works well in locals. Why I get the error in ubuntu??

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...