Acabo de instalar la versión 0.10 en MacOS X 10.5.7 y para mi sorpresa cuando 
acabo de instalar y pruebo como root ipython funciona sin problemas de ningún 
tipo, sin embargo cuando trato de iniciarla a través de un usuario normal me da 
el siguiente error:

serina:kernel jorge$ ipython
Traceback (most recent call last):
  File "/usr/local/bin/ipython", line 8, in <module>
    load_entry_point('ipython==0.10', 'console_scripts', 'ipython')()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/pkg_resources.py",
 line 271, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/pkg_resources.py",
 line 2172, in load_entry_point
    raise ImportError("Entry point %r not found" % ((group,name),))
ImportError: Entry point ('console_scripts', 'ipython') not found
serina:kernel jorge$ 

¿Alguien tiene alguna pista sobre lo que sucede?

slds
--
"It is only in the mysterious equation of love that any 
logical reasons can be found."
"Good programmers often confuse halloween (31 OCT) with 
christmas (25 DEC)"
_______________________________________________
Python-es mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/

Responder a