NOAA-PMEL/PyFerret

ubuntu 20.04 LTS, python 2.6 compilation method gives error with readline module

Closed this issue · 1 comments

pyferret
Traceback (most recent call last):
File "", line 1, in
File "/home/users/ansley/git/PyFerret/install/lib64/python2.6/site-packages/pyferret/init.py", line 43, in
ImportError: No module named readline

can i check with is the best way to have the readline module? I already have libreadline-dev package

It looks to me like your installation is not configured correctly. I would recommend that you try reinstalling with conda or rebuilding.

For installation instructions, please see:
https://github.com/NOAA-PMEL/PyFerret