-
Notifications
You must be signed in to change notification settings - Fork 36
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
ValueError: invalid literal for int() with base 10: 'auto' #42
Comments
Downgrade your ttclust version to 4.10.3. |
HI, python3 -m pip install ttclust==4.10.3 Can you suggest me something? Thanks. Saverio |
Try this command. |
Hi, Thanks. Saverio |
Switch from conda to mamba. Mamba is a fast, robust, and cross-platform package manager. |
OK. |
Hello,
I was trying to cluster two trajectories using the command:
ttclust -f 1_SS_Unglycosylated-T1/step7_production-500ns.xtc 1_SS_Unglycosylated-T2/step7_production-500ns.xtc -t top.pdb -st "protein" -sr "backbone"
I got the following error:
`********************************************************
****************** TTCLUST 4.10.4 *********************
NOTE : Per default the clustering is made on the BACKBONE of a PROTEIN
PLEASE READ THE DOCUMENTATION AT https://www.github.com/tubiana/TTClust FOR PROPER USAGE
======= TRAJECTORY READING =======
P.S I am using the conda version of TTClust
The text was updated successfully, but these errors were encountered: