Giter VIP home page Giter VIP logo

Comments (2)

drlukeparry avatar drlukeparry commented on August 28, 2024

The error is related to the triangle library. Given it is looking for the Python source code, you would need to check that your Python environment is recognised - for this I can suggest that you look into Python embedded further. I get the impression that the embedded version of python does not include the source headers as part of the distribution which is why the warning appears but it is new to me.

The more simple solution to your problem is that the triangle library is not currently needed yet in version 0.3. This potentially will be used for the support generation module in future, which is used by Trimesh - although I have an alternate function for this that may remove the dependency. However, for your purposes I think it can be safely removed without affecting the core hatching functionality.

from pyslm.

andenacitelli avatar andenacitelli commented on August 28, 2024

Removing triangle from my requirements.txt resulted in the error disappearing and I am now able to successfully package the library as a dependency alongside an Electron application. I've documented this issue so we can revisit it at a later point if we need support for future pyslm triangle-dependent features, but this is a fine solution for us for the next little while. Thank you!

from pyslm.

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.