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

SyntaxError: invalid syntax #25

Open
programes opened this issue Dec 2, 2015 · 2 comments
Open

SyntaxError: invalid syntax #25

programes opened this issue Dec 2, 2015 · 2 comments

Comments

@programes
Copy link

Traceback (most recent call last):
File "/home/fjc/.pyenv/versions/3.5.0/bin/bipython", line 9, in
load_entry_point('bipython==0.1.2', 'console_scripts', 'bipython')()
File "/home/fjc/.pyenv/versions/3.5.0/lib/python3.5/site-packages/pkg_resources/init.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/fjc/.pyenv/versions/3.5.0/lib/python3.5/site-packages/pkg_resources/init.py", line 2697, in load_entry_point
return ep.load()
File "/home/fjc/.pyenv/versions/3.5.0/lib/python3.5/site-packages/pkg_resources/init.py", line 2370, in load
return self.resolve()
File "/home/fjc/.pyenv/versions/3.5.0/lib/python3.5/site-packages/pkg_resources/init.py", line 2376, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/home/fjc/.pyenv/versions/3.5.0/lib/python3.5/site-packages/bipython/init.py", line 161
print sys.exc_info()
^
SyntaxError: invalid syntax

@wookayin
Copy link

Why no python3?

@wookayin
Copy link

wookayin commented Sep 9, 2018

@ivanov Do you still maintain this?

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

2 participants