Hi,
I have the following problem: I work on Mac OSX 10.8 with EPD installed (and also Macports I don't know if it is important). When I launch hyperspy everything seems to be OK, I have this on the terminal:
~ > hyperspy
Enthought Python Distribution --
www.enthought.comPython 2.7.3 |EPD 7.3-2 (32-bit)| (default, Apr 12 2012, 11:28:34)
Type "copyright", "credits" or "license" for more information.
IPython 0.13.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.
IPython profile: hyperspy
H y p e r s p y
Version 0.5.1+git90-g4e2404b
http://www.hyperspy.org Welcome to pylab, a matplotlib-based Python environment [backend: WXAgg].
For more information, type 'help(pylab)'.
Logging is active
The log is stored in the hyperspy_log.py file in the current directory
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/nose/util.py:14: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
from compiler.consts import CO_GENERATOR
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/IPython/frontend/terminal/interactiveshell.py:463: DeprecationWarning: With-statements now directly support multiple context managers
with nested(self.builtin_trap, self.display_trap):
In [1]:
But I am not able to type any command in the prompt.
Do you have any idea ?
Thanks
Regards
Eric