theochem / horton

HORTON: Helpful Open-source Research TOol for N-fermion systems
http://theochem.github.io/horton/
GNU General Public License v3.0
92 stars 40 forks source link

getting module error while using Horton package #301

Open atta1986 opened 10 months ago

atta1986 commented 10 months ago

I installed the Horton package successfully but when I tested it using "nosetests -v horton" command line it gave me the following error message:


ModuleNotFoundError: No module named 'horton'


I have also added it to the path in ~/.bashrc but still getting this same error. Any help would be appreciated. Thanks