You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master>invoke ssl
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 162, in run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\Python27\Scripts\invoke.exe__main.py", line 9, in
File "c:\python27\lib\site-packages\invoke\program.py", line 270, in run
self.execute()
File "c:\python27\lib\site-packages\invoke\program.py", line 381, in execute
executor.execute(_self.tasks)
File "c:\python27\lib\site-packages\invoke\executor.py", line 113, in execute
result = call.task(_args, *_call.kwargs)
File "c:\python27\lib\site-packages\invoke\tasks.py", line 111, in call
result = self.body(_args, *_kwargs)
File "C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master\tasks.py",
line 49, in ssl
generate_key(name, bits)
File "c:\python27\lib\site-packages\invoke\tasks.py", line 111, in call
result = self.body(args, *kwargs)
File "C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master\tasks.py",
line 14, in generate_key
run(cmd)
File "c:\python27\lib\site-packages\invoke__init.py", line 32, in run
return Context().run(command, *_kwargs)
File "c:\python27\lib\site-packages\invoke\context.py", line 53, in run
return runner_class(context=self).run(command, **kwargs)
File "c:\python27\lib\site-packages\invoke\runners.py", line 259, in run
self.start(command, shell, env)
File "c:\python27\lib\site-packages\invoke\runners.py", line 966, in start
stdin=PIPE,
File "c:\python27\lib\subprocess.py", line 710, in init
errread, errwrite)
File "c:\python27\lib\subprocess.py", line 958, in _execute_child
startupinfo)
WindowsError: [Error 3] The system cannot find the path specified
The text was updated successfully, but these errors were encountered:
C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master>invoke ssl
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 162, in run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\Python27\Scripts\invoke.exe__main.py", line 9, in
File "c:\python27\lib\site-packages\invoke\program.py", line 270, in run
self.execute()
File "c:\python27\lib\site-packages\invoke\program.py", line 381, in execute
executor.execute(_self.tasks)
File "c:\python27\lib\site-packages\invoke\executor.py", line 113, in execute
result = call.task(_args, *_call.kwargs)
File "c:\python27\lib\site-packages\invoke\tasks.py", line 111, in call
result = self.body(_args, *_kwargs)
File "C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master\tasks.py",
line 49, in ssl
generate_key(name, bits)
File "c:\python27\lib\site-packages\invoke\tasks.py", line 111, in call
result = self.body(args, *kwargs)
File "C:\Users\ECALDOW\Dropbox\OSIRIS\API\Betfair\betfair.py-master\tasks.py",
line 14, in generate_key
run(cmd)
File "c:\python27\lib\site-packages\invoke__init.py", line 32, in run
return Context().run(command, *_kwargs)
File "c:\python27\lib\site-packages\invoke\context.py", line 53, in run
return runner_class(context=self).run(command, **kwargs)
File "c:\python27\lib\site-packages\invoke\runners.py", line 259, in run
self.start(command, shell, env)
File "c:\python27\lib\site-packages\invoke\runners.py", line 966, in start
stdin=PIPE,
File "c:\python27\lib\subprocess.py", line 710, in init
errread, errwrite)
File "c:\python27\lib\subprocess.py", line 958, in _execute_child
startupinfo)
WindowsError: [Error 3] The system cannot find the path specified
The text was updated successfully, but these errors were encountered: