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
Thank you for your interest in pVACtools. I apologize for the issues you're running into with installing our tool. This is, unfortunately, a side effect of our dependency on vaxrank/varcode, which in turn still uses vcfpy (see openvax/varcode#247). vcfpy cannot be installed with setuptools 58+ due to the deprecated usage of use_2to3 as described in #712. The solution would be to downgrade setuptools to an older version that still supports use_2to3. If that is not possible, we recommend using one of our docker containers.
I followed the instructions but find these errors
The text was updated successfully, but these errors were encountered: