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
Hello, I followed the guide and installed it from source. I get the titled error when I run:
python -m allofplos.update
Am I missing something? Thank you!
The text was updated successfully, but these errors were encountered:
@richielo It fails because google throws a warning that the file is to large to be virus scanned.
You can fix this by adding "confirm": "t" to the params in
"confirm": "t"
allofplos/allofplos/corpus/gdrive.py
Line 60 in 55be153
Sorry, something went wrong.
you are right, will fix it. Thank you very much!
Bugfix
6551dfa
Fixing download bug. This closes issue #138
No branches or pull requests
Hello, I followed the guide and installed it from source. I get the titled error when I run:
python -m allofplos.update
Am I missing something? Thank you!
The text was updated successfully, but these errors were encountered: