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

Fix SyntaxError in try-except import cPickle Statement #98

Merged
merged 1 commit into from
Jun 8, 2019
Merged

Fix SyntaxError in try-except import cPickle Statement #98

merged 1 commit into from
Jun 8, 2019

Conversation

simonhkswan
Copy link
Contributor

This doesnt follow the correct grammar of python, an 'except' is always
needed before an else in a try-except-else-finally statement.

This doesnt follow the correct grammar of python, an 'except' is always
needed before an else in a try-except-else-finally statement.
@m-x-k
Copy link

m-x-k commented May 3, 2019

Any progress on merging this pull request. Its currently preventing installation of spaCy

@pzbitskiy
Copy link

@syllog1sm @honnibal please merge.

@honnibal honnibal merged commit 31c7f56 into explosion:master Jun 8, 2019
@ifokeev
Copy link

ifokeev commented Jun 19, 2019

will it be released? annoying error, can't install spacy =\

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

Successfully merging this pull request may close these issues.

5 participants