Magdoll / SQANTI2

SQANTI2 is now replaced by SQANTI3. Please go to: https://github.com/ConesaLab/SQANTI3
Other
38 stars 15 forks source link

AttributeError running squanti2 #25

Closed qoiopipq closed 5 years ago

qoiopipq commented 5 years ago

I just installed the latest version of SQANTI2, and had this error: Traceback (most recent call last): File "SQANTI2-master/sqanti_qc2.py", line 66, in v1, v2 = map(int, cupcake.version.split('.')) AttributeError: 'module' object has no attribute 'version'

Magdoll commented 5 years ago

Hi @qoiopipq , Your Cupcake probably needs to be updated.

--Liz

qoiopipq commented 5 years ago

it works! Thanks!