erro fatal ao instalar o pymongo

0

Este é o erro que recebo ao instalar o pymongo

Eu tentei fazer o mesmo sem ser o usuário root, mas o problema é o mesmo.

root@Ace:/home/anmol# pip3 install pymongo
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named 'encodings'

Current thread 0x00007f39490a6700 (most recent call first):
Aborted (core dumped)
    
por anmol soni 16.01.2018 / 13:47

0 respostas