Skip to content

[WinError 87] The parameter is incorrect #1

@dani12817

Description

@dani12817

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions