Skip to content

issues Search Results · repo:wolph/numpy-stl language:Python

Filter by

186 results
 (173 ms)

186 results

inwolph/numpy-stl (press backspace or delete to remove)

Version: 3.2.0 Repeatedly opening and saving the same file extends solid name ad absurdum. The original model name is obtained as binary string, and instead of printing as is it s converted with repr. ...
Stale
  • hramrach
  • 2
  • Opened 
    on Mar 24
  • #233

Reposting https://github.com/conda-forge/numpy-stl-feedstock/issues/48 here to hopefully get more attention: We would like to use numpy-stl together with numpy 2.* (specifically, 2.1.3) on python 3.11 ...
  • S-D-R
  • 3
  • Opened 
    on Feb 3
  • #232

Load a file with 300k lines and got error import numpy as np import stl stl_file = ./000000_tumoredbrain.stl # Load the STL file stl_mesh = stl.Mesh.from_file(stl_file, mode=stl.Mode.ASCII) # Extract ...
Stale
  • xnuohz
  • 11
  • Opened 
    on Nov 26, 2024
  • #230

Hi, when we run the tests from python-numpy-stl, some of them failed. - python version: 3.12.4 - cython version: 3.0.10 - python-utils version: 3.8.2 - python-numpy version: 2.0.1 - Extracting ...
bug
in progress
Stale
  • carlosal1015
  • 5
  • Opened 
    on Aug 14, 2024
  • #223

Hello, installing numpy-stl from source breaks our pipelines. This is due to a dependency to setuptools, which removed a long deprecated function: https://setuptools.pypa.io/en/stable/history.html#v72-0-0 ...
  • ShapingView
  • 2
  • Opened 
    on Jul 29, 2024
  • #222

env google colab steps !curl -LC - https://static.wikia.nocookie.net/batman/images/6/68/Batman_Logo.png -o batman.png pip install -U numpy-stl code from stl import mesh import numpy as np from PIL ...
Stale
  • sugizo
  • 2
  • Opened 
    on May 16, 2024
  • #221

#I tried this code: your_mesh = mesh.Mesh.from_file( dog.stl ) xyz = (your_mesh.max_ - your_mesh.min_) len = xyz[0] wid = xyz[1] heig = xyz[2] #Is it correct? #What is the length measured in your libraries? ...
Stale
  • PeterBan11
  • 2
  • Opened 
    on Feb 12, 2024
  • #220

hi. Can you add more information on what v0,v1,v2 ..represent in this code? your_mesh.v0, your_mesh.v1, your_mesh.v2 Thanks.
Stale
  • cdinea
  • 3
  • Opened 
    on Oct 20, 2023
  • #218

Thank ou for the useful tool. When I do double rotation, The Z-height value I get from Numpy-stl is different than the one I get from slicing software(e.g., Cura), may I ask why? Am I doing something wrong? ...
  • agen49
  • 3
  • Opened 
    on Sep 14, 2023
  • #216
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub