Enviado em 26/02/2019 - 18:31h
Olá, galera. Eu resolvi atualizar o meu sistema linux ubuntu unity para o gnome, bom o que aconteceu é que agora eu não estou conseguindo mais usar os meus códigos, pois está aparecendo um erro muito loco no pycharm quando eu tento executar algum código.
***** ESSE É O ERRO *****
"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 0x00007fd746b67740 (most recent call first): "
Parece que ele não está encontrando nenhuma biblioteca.
***** ESSE É O ERRO *****
"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 0x00007fd746b67740 (most recent call first): "
Parece que ele não está encontrando nenhuma biblioteca.