We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the instructions in the readme but got this error while running build_mutant_data:
File "/protwis/sites/protwis/protwis/urls.py", line 1, in <module> from django.conf.urls import patterns, include, url ImportError: cannot import name 'patterns'
workaround: sudo /env/bin/pip3 install django==1.8
The text was updated successfully, but these errors were encountered:
Merged in AlexHauser/gpcrdb_data-alex (pull request protwis#1)
5b79b21
pdb-structures
Merge pull request protwis#1 from AlexanderHauser/master
8ccac60
Updated proteins and families from IUPHAR
Merge pull request protwis#1 from protwis/master
3af0fe2
from master
Merge pull request protwis#6 from cmunk/master
4a67b64
Merge pull request protwis#1 from protwis/master (testing sync)
No branches or pull requests
I followed the instructions in the readme but got this error while running build_mutant_data:
workaround:
sudo /env/bin/pip3 install django==1.8
The text was updated successfully, but these errors were encountered: