Darts_Project
Darts_Project copied to clipboard
Getting requirements to build wheel ... error
Hi, when I execute the requirements.txt via the terminal, I always get the following error message, among others:
Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1
Can you help me here? I am unfortunately still quite new to the subject of Phython etc. Many thanks
Hey, Which Version of Python are you using ? And do you know which package exactly is failing? Maybe try removing the specific version of this package in the requirments.txt file.