I have a problem installing pyo, after a long fight with PATH problem when I try to install pyo library I have this error:
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Michuxdd\AppData\Local\Programs\Python\Python38-32\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Michuxdd\\AppData\\Local\\Temp\\pip-install-nbpbnzjj\\pyo\\setup.py'"'"'; __file__='"'"'C:\\Users\\Michuxdd\\AppData\\Local\\Temp\\pip-install-nbpbnzjj\\pyo\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Michuxdd\AppData\Local\Temp\pip-install-nbpbnzjj\pyo\pip-egg-info'
cwd: C:\Users\Michuxdd\AppData\Local\Temp\pip-install-nbpbnzjj\pyo\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Michuxdd\AppData\Local\Temp\pip-install-nbpbnzjj\pyo\setup.py", line 206, in <module>
[os.path.join(data_files_common_path, f) for f in os.listdir(data_files_common_path) if f.endswith(".dll")]),
FileNotFoundError: [WinError 3] System can not find this path: 'win32dlls\\win32_pyo_data_files_common'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.</p>
I want to add that installing, other packages work perfectly