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

Bug: spacy.de.download --force throws exception #755

Closed
follnoob opened this issue Jan 19, 2017 · 2 comments
Closed

Bug: spacy.de.download --force throws exception #755

follnoob opened this issue Jan 19, 2017 · 2 comments
Labels
bug Bugs and behaviour differing from documentation

Comments

@follnoob
Copy link

The command spacy.de.download --force throws following exception:

  • NameError: name 'shutil' is not defined

after looking in the file download.py I found out that you forgot to import shutils

Your Environment

  • Operating System: Ubuntu 14.04
  • Python Version Used: 3.4.3
  • spaCy Version Used: 1.6.0
  • Environment Information:
@honnibal honnibal added the bug Bugs and behaviour differing from documentation label Jan 19, 2017
@honnibal
Copy link
Member

Thanks, fixed!

@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs and behaviour differing from documentation
Projects
None yet
Development

No branches or pull requests

2 participants