[MacPorts] #47926: py34-stfio import error
MacPorts
noreply at macports.org
Sun Jun 14 11:22:19 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 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
}}}
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).
--
Ticket URL: <https://trac.macports.org/ticket/47926#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list