Установил пакет Esys-Escript для решения Уравн в Частн производных.
хочу запустить пример из туториала:
For the
example script use;
run-escript example01a.py
The program will print a progress report. Alternatively, you can use the python interpreter directly;
python example01a.py
if the system is configured correctly (please talk to your system administrator).
Через команду run-escript все работает. Вторым же способом - выдает ошибку No module named esys.escript. Хочу понять почему.
(Ubuntu 12.04)