Schedule mock interviews on the Meeting Board, join the latest community discussions in our Consulting Q&A and find like-minded Interview Partners to connect and practice with!
Back to overview

no module named 'kronos' in ubuntu

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

1
1.0k
8
Be the first to answer!
Nobody has responded to this question yet.
Top answer
Deleted user
on Dec 18, 2022

I don't think this is the best forum to answer your question - try stackoverflow?

8