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

Error message when installing DeepBind #7

Open
Nairobi-2020 opened this issue Jul 2, 2020 · 0 comments
Open

Error message when installing DeepBind #7

Nairobi-2020 opened this issue Jul 2, 2020 · 0 comments

Comments

@Nairobi-2020
Copy link

In conda environment, I am trying to install DeepBind, and got the following error message.
Please help me, I need to get something done with DeepBind before Monday.
Thank you!

(base) kong@kong-HP-Laptop-17-ca0xxx:~/Documents/Personal_Add/Apple/Swiss/Hall_Heim/Articles$ kipoi env create DeepBind
INFO [kipoi.cli.env] Writing environment file: /tmp/kipoi/envfiles/5070a3c5
INFO [kipoi.cli.env] Loading model: DeepBind description
INFO [kipoi.sources] Update /home/kong/.kipoi/models/
Already up to date.
INFO [kipoi.cli.env] Found 927 models under the model name: DeepBind. Merging dependencies for all
INFO [kipoi.cli.env] Environment name: kipoi-DeepBind
INFO [kipoi.cli.env] Output env file: /tmp/kipoi/envfiles/5070a3c5/kipoi-DeepBind.yaml
INFO [kipoi.cli.env] Done writing the environment file!
Traceback (most recent call last):
File "/home/kong/Software/anaconda3/bin/kipoi", line 8, in
sys.exit(main())
File "/home/kong/Software/anaconda3/lib/python3.7/site-packages/kipoi/main.py", line 105, in main
command_fn(args.command, sys.argv[2:])
File "/home/kong/Software/anaconda3/lib/python3.7/site-packages/kipoi/cli/env.py", line 696, in cli_main
command_fn(args.command, raw_args[1:])
File "/home/kong/Software/anaconda3/lib/python3.7/site-packages/kipoi/cli/env.py", line 457, in cli_create
envdb.save()
File "/home/kong/Software/anaconda3/lib/python3.7/site-packages/kipoi/env_db.py", line 128, in save
self.db.purge()
File "/home/kong/Software/anaconda3/lib/python3.7/site-packages/tinydb/database.py", line 250, in getattr
return getattr(self.table(self.default_table_name), name)
AttributeError: 'Table' object has no attribute 'purge'

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

1 participant