Vpython 6 - instalação no Ubuntu 14.06 do código-fonte

0

Eu tenho um Ubuntu 14.06 e gostaria de instalar um VPython 6 ( link ). Eu segui as instruções e usei o arquivo de script disponível em github.com/katanachan/installer/blob/master/VisualPythonInstaller.sh . No entanto, recebi a mensagem de erro:

wxPython-src-2.9.5.0.patch
./VisualPythonInstaller.sh: 95: cd: can't cd to vpython-wx-src.6.11/
Traceback (most recent call last):
  File "setup.py", line 51, in <module>
    raise RuntimeError("Sorry.. you need to install wxPython (at least 2.9.x) to build this version of vpython")

O propósito da minha mensagem é descobrir se algum usuário fez a instalação do Vpython 6 com sucesso.

Obrigado antecipadamente.

    
por R. L. Sousa 25.03.2017 / 23:57

0 respostas