Bedapudi6788 patch 1#8
Merged
Merged
Conversation
sushant-hiray
requested changes
Jul 23, 2020
| pyjnius | ||
| nltk | ||
| tweetokenize==1.1.0 | ||
| tweetokenize==1.0.1 |
Contributor
There was a problem hiding this comment.
Why is this downgraded? It is failing the tests?
Downloading ***************************/packages/tweetokenize-1.0.1.tar.gz (8.0 kB)
ERROR: Command errored out with exit status 1:
command: /home/circleci/venv/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lts9q54j/tweetokenize/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lts9q54j/tweetokenize/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-y84kedd2
cwd: /tmp/pip-install-lts9q54j/tweetokenize/
Complete output (10 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-lts9q54j/tweetokenize/setup.py", line 4, in <module>
import tweetokenize
File "/tmp/pip-install-lts9q54j/tweetokenize/tweetokenize/__init__.py", line 29, in <module>
from .tokenizer import Tokenizer
File "/tmp/pip-install-lts9q54j/tweetokenize/tweetokenize/tokenizer.py", line 87
ur"|".join(
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.