I tried to run my code on Linux and get this error:
ModuleNotFoundError: No module named 'pymongo'
then I install with these commands :
and still, get an error
I've tried to search this error - specific on 'pynomgo' and couldn't find anything.
I'd be happy if anyone can help me here...