Hello, As illustrated in the Document I tried installing from source after downloading, I am not able run it directly ''condmat2@condmat2:~/Downloads/z2pack-2.1.0$ python -m pip install --user /home/condmat2/Downloads/z2pack-2.1.0 The program 'python' can be found in the following packages: * python-minimal * python3'' or if I try to install as module to python it showing an error as, Python 3.5.2 (default, Sep 14 2017, 22:51:06) [GCC 5.4.0 20160609] on linux Type "help", "copyright", "credits" or "license" for more information.
import z2pack
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/condmat2/Downloads/z2pack-2.1.0/z2pack/__init__.py", line 12, in <module> from . import line File "/home/condmat2/Downloads/z2pack-2.1.0/z2pack/line/__init__.py", line 9, in <module> from ._data import WccLineData, EigenstateLineData File "/home/condmat2/Downloads/z2pack-2.1.0/z2pack/line/_data.py", line 8, in <module> from fsc.export import export ImportError: No module named 'fsc'
module fsc
File "<stdin>", line 1 module fsc Please help me, Thank you
Vijaya A R PhD student NITK