Skip to content

Cant build with pip

Description of issue:
Can't build with pip install .

Output:

$ pip install .
Defaulting to user installation because normal site-packages is not writeable
Processing /home/andreas/B-ASIC
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: UNKNOWN
  Building wheel for UNKNOWN (pyproject.toml) ... done
  Created wheel for UNKNOWN: filename=UNKNOWN-1.1.0.dev72+g7acddf8.d20220909-cp310-cp310-linux_x86_64.whl size=148850 sha256=730729b51203dff331bc1bc98bd47074cc82432d26c834ae02ba8925e9117d06
  Stored in directory: /home/andreas/.cache/pip/wheels/36/e1/0a/1e679dd26e5001d4d19c43a289add8656fcf65025fc2d3a08d
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-1.1.0.dev72+g7acddf8.d20220909
Edited by Andreas Bolin