-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I tried different versions of Python, but I always get this error, any idea why?
d3translate 0.1.1
loading google api credentials C:\Users\Dani\Desktop\d3translate-master\google.credentials.json
cleaning up build directory C:\Users\Dani\Desktop\d3translate-master\build
unpacking build\item_dlc1.msgbnd.dcx
Traceback (most recent call last):
File "C:\Users\Dani\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec)
File "C:\Users\Dani\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals)
File "C:\Users\Dani\Desktop\d3translate-master\d3translate\__main__.py", line 62, in <module> subprocess.call([r'tools/yabber/Yabber.exe', str(file)], stdout=subprocess.DEVNULL)
File "C:\Users\Dani\AppData\Local\Programs\Python\Python37-32\lib\subprocess.py", line 304, in call with Popen(*popenargs, **kwargs) as p:
File "C:\Users\Dani\AppData\Local\Programs\Python\Python37-32\lib\subprocess.py", line 756, in __init__ restore_signals, start_new_session)
File "C:\Users\Dani\AppData\Local\Programs\Python\Python37-32\lib\subprocess.py", line 1155, in _execute_child startupinfo)
OSError: [WinError 87] The parameter is incorrect
Metadata
Metadata
Assignees
Labels
No labels