Darts_Project icon indicating copy to clipboard operation
Darts_Project copied to clipboard

Getting requirements to build wheel ... error

Open Pawa99 opened this issue 2 years ago • 1 comments

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

Pawa99 avatar Jan 04 '24 19:01 Pawa99

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.

LarsG21 avatar Jan 06 '24 12:01 LarsG21