GithubHelp home page GithubHelp logo

Comments (6)

adam-urbanczyk avatar adam-urbanczyk commented on May 27, 2024 1

You could try compiling all packages yourself. I don't think this is a gmsh or ocp packaging bug.

from cadquery.

jmwright avatar jmwright commented on May 27, 2024

@bragostin Did you install CadQuery via pip? It would be interesting to see if using conda fixes the issue, and also if using an older version of OCP helps (to test for a regression in OpenCASCADE/OCP. If neither of those help, maybe you can check with the gmsh community to see if there is any extra object debugging that can be done on that side?

from cadquery.

bragostin avatar bragostin commented on May 27, 2024

@jmwright Yes it was a pipinstall.
Reverting to cadquery-ocp==7.7.1 does not solve the issue.
Export in a STEP file and importing via gmsh.merge function works.
I will try with a conda install next.

from cadquery.

bragostin avatar bragostin commented on May 27, 2024

@jmwright with a fresh conda install conda create -n cadquery -c conda-forge -c cadquery cadquery=master cq-editor=master and gmsh==4.12.2 (same as pip install) the issue disappears.
So the problem comes from the pip install it seems.

from cadquery.

adam-urbanczyk avatar adam-urbanczyk commented on May 27, 2024

Then it is likely an ABI compatibility issue. conda-forge avoids this by having a well defined toolchain. That is not the case for pip, everyone can choose a different compiler/flags.

from cadquery.

bragostin avatar bragostin commented on May 27, 2024

@adam-urbanczyk thank you! Anything that can be done beyond using conda? Like raising the issue with the gmsh team?

from cadquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.