[MacPorts] #68342: Problem installing mesa on Mac OS 13.5.2 Mac with M1 chip
MacPorts
noreply at macports.org
Tue Oct 3 18:11:30 UTC 2023
#68342: Problem installing mesa on Mac OS 13.5.2 Mac with M1 chip
----------------------+--------------------
Reporter: jbrundle | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
----------------------+--------------------
Did a port search for the "mesa" package. Found these ports:
glw @20120116_2 (x11, devel, graphics)
Mesa OpenGL widget library
HermesApp @1.3.1_1 (aqua, audio)
compact macOS Pandora client that doesn't use Flash
mesa @22.1.7_1 (x11, graphics)
Mesa 3D Graphics Library
mesalink @1.0.0 (devel, security)
A memory-safe and OpenSSL-compatible TLS library
Then tried to install mesa. Seemed to install:
sudo port install mesa
---> Computing dependencies for mesa
---> Cleaning mesa
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
*But*, when I tried to use it, got the following message:
python
Python 3.10.13 (main, Aug 25 2023, 02:38:26) [Clang 14.0.3
(clang-1403.0.22.14.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import mesa
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'mesa'
--
Ticket URL: <https://trac.macports.org/ticket/68342>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list