-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
hey!
when following the tutorial for macos with xcode. I got an error
~/Dev/eurorack-blocks$ erbb setup --with-xcode-support ✹main
#·Packages·required·to·user·erbb·and·erbui
Extracting kicad_minimal_macos_6.0.11-0.tar.gz...
Extracting gcc-arm-none-eabi-10.3-2021.10-mac.tar.bz2...
Extracting toolchain_big_sur.tar.gz...
Adding Xcode support...
Installing python packages...
Preparing metadata (setup.py) ... done
Building wheel for cairocffi (setup.py) ... error
ERROR: Failed building wheel for cairocffi
ERROR: Failed cleaning build dir for cairocffi
ERROR: Could not build wheels for cairocffi, which is required to install pyproject.toml-based projects
in order to fix it, i removed the version number from cairocffi here:
| cairocffi>=1.4.0,<1.5.0 |
-cairocffi>=1.4.0,<1.5.0
+cairocffi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working