-
Notifications
You must be signed in to change notification settings - Fork 74
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
error in 'gget setup alphafold' #167
Comments
It seems like an older version of SQLite is installed/being accessed, which does not have the sqlite3_deserialize function. Which version of SQLite do you have installed? You can in Python check with:
Are you able to install a newer version of SQLite (3.24.0 or later)? |
after several hours, it ended with error :( Any suggestions would be appreciated. (gget_alphafold2) dostvip2@DESKTOP-L5H6T8M:~$ gget alphafold MTSPLLYRTTTTCTRKTGLWMIRMLNYLACCFVTVRRGRGTVSFRKLSRLMTVLARSQPRNIKKFSTSTTTPHTPATSLSNFKKINSPASAGFFIFGAQCMANIEKLGSSSPEVLLKNATNLDQLVNGRESESLPDRFGVLRKTWHGMEMIFSRFIDYITGRGEQAVAAIGWQELGNWAVGLAVDNRQQIVYYNGSWYKYLGELEHVIAGDSPENDGGVWSAVNPTGKWSNIGDAALRSEMGSSKTGMGAYLSAYQRQWALELINNVATYLNAGKVNLWEYRHLALDTIVDGAEVVDWTPALIQALVDGAKYKRQVYAPGGRYYFQKMPEFVNLDSSGSTTNMSMYSLVGDGHDKTIFWTDSLVGVEMHFSTCRFYFDKFSVQRVLQGDDAAYRDSTIPLMQLGRRTDISAARLGYMGDVRFNGSPWGLNIEHCWDSIFQDVIVHNFQTSGIRIGIHDVDNSNNLLFIRTHIESCQYKGENLCRAFADMSYKTGSRVNHNITLIQPHIEPVNLRCHIFYSSYGKNIKVINPAFNRNNGSVDKGLYLDPSLAAPAVYSSDGVNIHIDGGQIQHIGPRSDTVAPLFKFVGTHKGWRCDSYIDTGKATSRTDLLSSVDVSRSNNGLREISFKGATVNSFTSMSSVGDRLRVAPLNDLQKVFDLVAETFIPPGETGTIARIIAMYSNTQDLSTPQQKAWDITSAGHASFKALRGQQYIIQAGAVATVNVGVGALERRGTYLISGAENNNQLFAMFFNVPGWAPSEIKTGSGVNLSRDQPDASVTGKLCVYQNNQYINLENRTASAVTVNVNFFA |
Hi Mike, I'm glad the installation worked out and thank you for sharing the steps! The error above suggests a problem during the data retrieval over HTTPS. This happens rarely, especially when the internet connection in not stable. Unfortunately, the only solution is to try again. If there is anything you can do to secure the internet connection while the command is running that would be great! A better internet connection will also decrease the runtime. |
Hello @lauraluebbert Thanks for confirming that the installation works. Will try to re-run the analysis with a better internet connection. |
What happened?
receive an error while setting up alphafold
gget version
0.3.7
Operating System (OS)
Linux
User interface
Command-line
Are you using a computer with an Apple M1 chip?
Not applicable
What is the exact command that was run?
Which output/error did you get?
The text was updated successfully, but these errors were encountered: