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

Syntax Error: Invalid Syntax on line 262 of python36\lib\site-packages\yolk\cli.py #39

Open
fpcodebase opened this issue Apr 2, 2019 · 0 comments

Comments

@fpcodebase
Copy link

Traceback (most recent call last):
File "C:\Users\fpatel\AppData\Local\Programs\Python\Python36\Scripts\yolk-script.py", line 11, in
load_entry_point('yolk==0.4.3', 'console_scripts', 'yolk')()
File "c:\users\fpatel\appdata\local\programs\python\python36\lib\site-packages\pkg_resources_init_.py", line 480, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "c:\users\fpatel\appdata\local\programs\python\python36\lib\site-packages\pkg_resources_init_.py", line 2693, in load_entry_point
return ep.load()
File "c:\users\fpatel\appdata\local\programs\python\python36\lib\site-packages\pkg_resources_init_.py", line 2324, in load
return self.resolve()
File "c:\users\fpatel\appdata\local\programs\python\python36\lib\site-packages\pkg_resources_init_.py", line 2330, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "c:\users\fpatel\appdata\local\programs\python\python36\lib\site-packages\yolk\cli.py", line 262
print " %s %s (%s)" % (project_name, dist.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

1 participant