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

Not able to install: SyntaxError with invalid syntax #42

Open
NasuYue opened this issue Mar 8, 2017 · 4 comments
Open

Not able to install: SyntaxError with invalid syntax #42

NasuYue opened this issue Mar 8, 2017 · 4 comments

Comments

@NasuYue
Copy link

NasuYue commented Mar 8, 2017

Collecting grs
  Using cached grs-0.7.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/y8/04ps3r3d52q3mz7wfy_mgc8m0000gn/T/pip-build-og6hoafl/grs/setup.py", line 4, in <module>
        import grs
      File "/private/var/folders/y8/04ps3r3d52q3mz7wfy_mgc8m0000gn/T/pip-build-og6hoafl/grs/grs/__init__.py", line 33, in <module>
        from .fetch_data import Stock
      File "/private/var/folders/y8/04ps3r3d52q3mz7wfy_mgc8m0000gn/T/pip-build-og6hoafl/grs/grs/fetch_data.py", line 497
        raise ConnectionError(), u'IN OFFLINE, NO DATA FETCH.'
                               ^
    SyntaxError: invalid syntax

I am running it on macOS Sierra & Python 2.7 virtual environment.
Even I got your repository in local environment and run setup.py, it still failed anyway.
Please help out how to install this package successfully.
Thanks for all help.

@Denielll
Copy link

I had the same problem

@tobeywang
Copy link

I had the same problem
(Python 3.5 version)

@ghost
Copy link

ghost commented Apr 16, 2018

Same thing happen here.

@dafeng0908
Copy link

I had the same problem
(Python 3.8 version)

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

No branches or pull requests

4 participants