Closed darkasassin44 closed 4 years ago
do this:
sudo pip uninstall bson python -m pip install pymongo
I'm a beginner with Ubuntu, so is there any difference between
python -m pip install pymongo
and pip install pymongo
?
I solved this problem yesterday just before I left my office, but cannot understand your suggestion.
Of course, your suggestion also works too! :)
@darkasassin44 How did you solved this problem?
I have checked reqiurements.txt successfully, and only remained launch the
demo.launch
file.But I don't know how to fix this error. Even there are no error codes or error messages.
PLEASE guide me how to solve this problem if you know how to do.