Closed readingradio closed 11 months ago
Hi @readingradio,
Can you please provide the commands you are trying to run and their output.
pip install duplex-tools
error on linux: error: metadata-generation-failed initial error on linux: ModuleNotFoundError: No module named '_ctypes'
error on windows: Getting requirements to build wheel did not run successfully. initial error on windows: "." is not recognizable as an internal or external command
The package on PyPI is called duplex_tools not duplex-tools.
Indeed, I used 'duplex_tools' and got those errors; I even tried reinstalling python. Is there a recommended version of python that needs to be used? Thanks.
Can you please provide the full output of running the command
pip install --upgrade pip
pip install duplex_tools
on your Linux computer. duplex-tools will not work on Windows (it has dependencies that are not available on Windows).
Hello, I am getting an error trying to set up duplex-tools on both linux and windows. I tried updating python and pip, setuptools, wheels, and making sure the directory was in the path variable, all to no avail. Please help.