Looks like ipython-py26 and ipython-py27 should conflict, then.

Thanks,
Sean

On Apr 19, 2012, at 6:15, Kurt Schwehr wrote:

> Somehow you are mixing python 2.7 and 2.6
> 
> Sent from my iPhone
> 
> On Apr 19, 2012, at 5:53 AM, Sean Lake <[email protected]> wrote:
> 
>> Hello all,
>> 
>> Here's the error I get when trying to launch ipython and system info.
>> 
>> Sean Lake
>> 
>> fink --version
>> Package manager version: 0.32.6
>> Distribution version: selfupdate-rsync Sun Apr 15 22:01:59 2012, 10.6, x86_64
>> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
>> 
>> ipython
>> Traceback (most recent call last):
>> File "/sw/bin/ipython", line 5, in <module>
>>   from IPython.frontend.terminal.ipapp import launch_new_instance
>> File "/sw/lib/python2.7/site-packages/IPython/__init__.py", line 46, in 
>> <module>
>>   from .frontend.terminal.embed import embed
>> File "/sw/lib/python2.7/site-packages/IPython/frontend/terminal/embed.py", 
>> line 36, in <module>
>>   from IPython.frontend.terminal.interactiveshell import 
>> TerminalInteractiveShell
>> File 
>> "/sw/lib/python2.7/site-packages/IPython/frontend/terminal/interactiveshell.py",
>>  line 31, in <module>
>>   from IPython.core.interactiveshell import InteractiveShell, 
>> InteractiveShellABC
>> File "/sw/lib/python2.7/site-packages/IPython/core/interactiveshell.py", 
>> line 39, in <module>
>>   from IPython.core import debugger, oinspect
>> File "/sw/lib/python2.7/site-packages/IPython/core/oinspect.py", line 33, in 
>> <module>
>>   from IPython.core import page
>> File "/sw/lib/python2.7/site-packages/IPython/core/page.py", line 34, in 
>> <module>
>>   from io import UnsupportedOperation
>> File "/sw/lib/python2.6/io.py", line 63, in <module>
>>   import _fileio
>> ImportError: No module named _fileio


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to