betfair.py icon indicating copy to clipboard operation
betfair.py copied to clipboard

invoke ssl throws errors (likely related to some path variable...?)

Open calhamd opened this issue 9 years ago • 2 comments

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

calhamd avatar Jul 10 '16 06:07 calhamd

i had come accross the same problem. Have you found the solution.

bitup-cs avatar Mar 24 '17 14:03 bitup-cs

Did anyone find a solution to this? Struggling to generate a SSL certificate. Cant see much help on the internet on this.

varneyo avatar Jun 15 '18 08:06 varneyo