Post installation / problème pour ouvrir des images / Paramétrage de Python ?

More
17 Nov 2025 20:08 #338572 by stephhubert
Bonjour à toutes et tous,
Quand j'ouvre une image en .png, il apparaît ce message :

Traceback (most recent call last):
  File "/usr/bin/image-to-gcode", line 34, in <module>
    plus_inf = numpy.core.Inf
               ^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/numpy/core/__init__.py", line 30, in __getattr__
    attr = getattr(_core, attr_name)
  File "/usr/lib/python3/dist-packages/numpy/_core/__init__.py", line 167, in __getattr__
    raise AttributeError(f"Module {__name__!r} has no attribute {name!r}")
AttributeError: Module 'numpy._core' has no attribute 'Inf'. Did you mean: 'inf'?

D'où vient mon problème ?
Quelles perspectives pour corriger ?
Merci !
 

Please Log in or Create an account to join the conversation.

More
17 Nov 2025 20:35 #338576 by tommylight
Try dmap2gcode from
www.scorchworks.com/Dmap2gcode/dmap2gcode.html
-
The error seems to be dues to uppercase I letter where there should be a lower case letter i, but it seems to be in the software and might require editing the source code and issuing a pull request on GitHub.

Please Log in or Create an account to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum