Skip to content
New issue

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

[WinError 87] The parameter is incorrect #1

Open
dani12817 opened this issue Jan 31, 2020 · 0 comments
Open

[WinError 87] The parameter is incorrect #1

dani12817 opened this issue Jan 31, 2020 · 0 comments

Comments

@dani12817
Copy link

dani12817 commented Jan 31, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant