Opened 13 months ago

Last modified 12 months ago

#68395 closed request

Installed gmt6 on Mac OS 13.5.2 but it does not import — at Version 1

Reported by: jbrundle Owned by: seisman
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pygmt

Description (last modified by jmroot (Joshua Root))

Install:

johnrundle@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'

Change History (1)

comment:1 Changed 13 months ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to seisman
Port: gmt6 added
Status: newassigned

This port doesn't appear to intend to provide a python module. What do you expect to be able to do with it?

Note: See TracTickets for help on using tickets.