Discussion:
Bug#1093051: python3-sphere: ModuleNotFoundError: No module named 'spherepack'
Add Reply
Adrian Bunk
2025-01-14 22:20:01 UTC
Reply
Permalink
Package: python3-sphere
Version: 3.3~a1-6
Severity: serious

$ python3
Python 3.13.1 (main, Jan 3 2025, 10:26:34) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import sphere
Traceback (most recent call last):
File "<python-input-0>", line 1, in <module>
import sphere
File "/usr/lib/python3/dist-packages/sphere/__init__.py", line 1, in <module>
from .sphere import *
File "/usr/lib/python3/dist-packages/sphere/sphere.py", line 338, in <module>
import spherepack, numpy, math
ModuleNotFoundError: No module named 'spherepack'
Debian Bug Tracking System
2025-01-17 15:20:01 UTC
Reply
Permalink
Your message dated Fri, 17 Jan 2025 15:10:13 +0000
with message-id <E1tYnzB-0016uA-***@fasolo.debian.org>
and subject line Bug#1093051: fixed in spherepack 3.3~a1-7
has caused the Debian Bug report #1093051,
regarding python3-sphere: ModuleNotFoundError: No module named 'spherepack'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ***@bugs.debian.org
immediately.)
--
1093051: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093051
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Loading...