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

'VERSION' is not defined #69

Open
akiledal opened this issue Oct 15, 2020 · 2 comments
Open

'VERSION' is not defined #69

akiledal opened this issue Oct 15, 2020 · 2 comments

Comments

@akiledal
Copy link

Hello,

I just installed shi7 for the first time using conda. When I run the shi7_learning command, I get an error "NameError: name 'VERSION' is not defined".

Command run: shi7_learning -i metagenomics_trial/S3_Fallen/ -o shi7_learn

Full error:

Traceback (most recent call last):
File "/home/akiledal/miniconda3/envs/shi7/bin/shi7_learning", line 11, in
load_entry_point('shi7==1.0.0', 'console_scripts', 'shi7_learning')()
File "/home/akiledal/miniconda3/envs/shi7/lib/python3.8/site-packages/shi7-1.0.0-py3.8.egg/shi7/shi7_learning.py", line 249, in main
NameError: name 'VERSION' is not defined

@GabeAl
Copy link
Collaborator

GabeAl commented Oct 16, 2020

@bhillmann @mhoutti
Do you two conda gurus have idea what might be going on here? The latest code does not use the global variable "VERSION", so it seems to be an issue with conda syncing.

@bhillmann
Copy link
Collaborator

Ok @GabeAl, I updated the knights-lab conda to release v1.0.2. Can you push the updates for shi7 portable so they are now in sync? The only difference between 1.0.2 and 1.0.0 is the Makefile to include the flag -lz

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

3 participants