ipython3 port not working ?
Sean Farley
sean.michael.farley at gmail.com
Mon Dec 3 22:50:45 PST 2012
On Mon, Dec 3, 2012 at 11:06 PM, Trémouilles David <david.trem at gmail.com> wrote:
> Hello,
>
> Is ipython3 working for you ?
I have a few patches that update ipython to 0.13.1 and correctly fixes
a missing py-matplotlib dependency. That might be what you're seeing
here, but I'm not 100% sure. (I'll be sending these patches tomorrow, hopefully)
> I "sudo install py33-ipython" without any issue but
> when I try to launch ipython3 I get an error:
> ~ $ ipython3-3.3
> -bash: /opt/local/bin/ipython3-3.3:
> /Volumes/work/macports/Library/Frameworks/Python.framework/Versions/3.3/bin/py:
> bad interpreter: No such file or directory
This looks odd to me: /Volumes/work/macports. You have
/opt/local/bin/ipython3-3.3 installed but it's looking for something
in /Volumes/.../macports?
More information about the macports-users
mailing list