You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @atta1986 Ensure that the Horton package is correctly installed in your Python environment and that you are using the correct Python interpreter when running the tests. You may also need to check if your environment variables are set correctly and that the ~/.bashrc changes have been sourced properly.
Thank You.
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
The text was updated successfully, but these errors were encountered: