[MacPorts] #68395: Installed gmt6 on Mac OS 13.5.2 but it does not import
MacPorts
noreply at macports.org
Mon Oct 9 06:34:17 UTC 2023
#68395: Installed gmt6 on Mac OS 13.5.2 but it does not import
-----------------------+----------------------
Reporter: jbrundle | Owner: seisman
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gmt6 |
-----------------------+----------------------
Changes (by jmroot):
* owner: (none) => seisman
* status: new => assigned
* port: => gmt6
Old description:
> Install:
> johnrundle at Napili ~ % sudo port activate gmt6
> ---> Computing dependencies for gmt6
> ---> Cleaning gmt6
>
> Then:
> %python
> >>> import gmt6
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> ModuleNotFoundError: No module named 'gmt6'
New description:
Install:
{{{
johnrundle at Napili ~ % sudo port activate gmt6
---> Computing dependencies for gmt6
---> Cleaning gmt6
}}}
Then:
{{{
%python
>>> import gmt6
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'gmt6'
}}}
--
Comment:
This port doesn't appear to intend to provide a python module. What do you
expect to be able to do with it?
--
Ticket URL: <https://trac.macports.org/ticket/68395#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list