[MacPorts] #47926: py34-stfio import error
MacPorts
noreply at macports.org
Sun Jun 14 11:42:39 PDT 2015
#47926: py34-stfio import error
---------------------------+------------------------
Reporter: rrifkin600@… | Owner: christsc@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: py34-stfio |
---------------------------+------------------------
Comment (by christsc@…):
Replying to [comment:8 larryv@…]:
> I still get an error, but it’s probably unrelated to this ticket.
> {{{
> % python3.4
> Python 3.4.3 (default, May 25 2015, 21:55:17)
> [GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import stfio
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4
/site-packages/stfio/__init__.py", line 7, in <module>
> from . import stfio_plot as plot
> File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4
/site-packages/stfio/stfio_plot.py", line 211, in <module>
> class StandardAxis(Subplot):
> NameError: name 'Subplot' is not defined
> }}}
Thanks for the report - I'll have to add py${python.version}-matplotlib to
the dependencies
> Perhaps the original issue was caused by the faulty HDF5 1.8.15 release
that was fixed in r137065? GDAL had an issue that has similarly cleared up
(#47758).
Yes that seems likely.
--
Ticket URL: <https://trac.macports.org/ticket/47926#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list