Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not resolve slm_utils package #9

Open
thava opened this issue Jul 5, 2023 · 0 comments
Open

Can not resolve slm_utils package #9

thava opened this issue Jul 5, 2023 · 0 comments

Comments

@thava
Copy link

thava commented Jul 5, 2023

I encountered following Error:

 python  ./loaders/load-UniProt.py --dbhost myhost --dbname tcrdev --pwfile /tmp/tcrd_pass
 
 Traceback (most recent call last):
   File "/home/user/TCRD/loaders/load-UniProt.py", line 35, in <module>
     import obo
   File "/home/user/TCRD/python/obo.py", line 30, in <module>
     from slm_utils import open_anything
 ModuleNotFoundError: No module named 'slm_utils'

Not able to resolve slm_utils and could not find relevant source code in the repository.

Also, is there a python 3 version of this repository ? It is difficult to use since python 2 is now deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant