We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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,
The text was updated successfully, but these errors were encountered: