bmcfee / presets

A python module to manipulate default parameters of a module's functions
ISC License
3 stars 1 forks source link

Getting requirements to build wheel ... error #15

Open 1984victor opened 1 month ago

1984victor commented 1 month ago

pip3 install presets
Collecting presets Using cached presets-0.1.3.tar.gz (3.4 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [20 lines of output]

bmcfee commented 1 month ago

Can you provide the actual errors (ie the 20 lines of output)? This otherwise isn't enough to go on.