In case people are still having issues on this, py27-spyder installs a 'spyder' executable (actually a symlink to a python script) in $(prefix)/bin (typically /opt/local/bin/spyder). It also installs spyder-2.7 link. So they don't have a conflict, py26-spyder only installs the spyder-2.6 link.
Short answer: 1) Make sure PATH contains /opt/local/bin (or wherever you have put MacPorts. You "really should use" /opt/local (the default) so you can take advantage of pre-compiled packages from MacPorts.) 2) Use 'spyder' or 'spyder-2.7' for py27-spyder 3) Use 'spyder-2.6' for py26-spyder Thanks, Eric On Wednesday, May 9, 2012 11:44:46 AM UTC-5, PeterT wrote: > > Try opening a terminal and typing 'spyder' at the prompt. > > Peter > On May 8, 2012 9:40 PM, "Nate O" wrote: > >> I installed Spyder (allegedly) via MacPorts. MacPorts says that it's >> installed and active (along with its dependents). So where do I find >> it? I tried searching for 'spyder' and 'py-spyder' using Finder, but >> that only turns up files and folders that don't seem like programs. >> What do I do to fix this? >> > -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/tqkOdp4yXhkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
