OSArch Community

Best, Nice or Comfortable Practices to setup a development environment for BonsaiBIM

  1. F

    @Moult said:

    When there is an agreed workflow for VSCode, due to its popularity it woudl be awesome if you could submit a PR to update the docs :)

    @Moult here is a PR Add quickstart guide for linux IDE #6408 for a possible QS guide for IDE in Linux. If you guys can provide feedback I can update it and do the corresponding ones for Windows & MacOs.

    My native language is not English either, so maybe there are awkward constructions...

    I attach the QS as a print to PDF from the html page.

    Thanks!

  2. L
  3. F

    @ifcastel what os and version are you running?. Basically you seem to not have pip3.11 installed or in the path.

  4. L

    @falken10vdl said:

    @ifcastel what os and version are you running?. Basically you seem to not have pip3.11 installed or in the path.

    MacOS Sequoia on a Mac Mini with M2 chip. I figured out the error: i was building for python3.12, but if you look at the makefile it uses pip3.11, which i had not installed since i did not have python3.11 installed. Is it weird that it uses pip3.11 for building for python3.12?

    However, it seems to build for quite a while and then says IfcOpenShell/src/ifcopenshell-python/build/env/bin/python3: No module named build

  5. F

    Ah! I do not have MacOs. Maybe others can help?

  1. Page 1
  2. 2

Login or Register to reply.