Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to start spyder after macports installation
    primarykey
    data
    text
    <p>this is my first question to post.</p> <p>I am working with python at the moment (on mac os 10.6.8), and have struggled for the lack of an ide. I have been using a version of emacs that offers syntax highlighting, but does not offer the ability to browse variable values without print statements. What I was looking for was the equivalent of eclipse, which basically died on my machine when I upgraded from 10.4.11 to 10.6.8. I've not been successful resurrecting it. Time to move on.</p> <p>My graduate advisor suggested spyder, and last night I bit the bullet, installing macports and (apparently) spyder, successfully.</p> <p>The problem I'm having is HOW do I start spyder once installed. Apparently, python spyder.py is not the approach to use. Elsewhere (not here) I saw a post that suggested that there was supposed to be a batch executable that I should be able to find by typing </p> <p>which spyder</p> <p>This yielded nothing.</p> <p>The spyder documentation (located at <a href="http://packages.python.org/spyder/options.html" rel="nofollow">http://packages.python.org/spyder/options.html</a>) suggests that the command </p> <p>python spyder.py</p> <p>is the way to go. Here is the result: </p> <p>Bobs-Machine:spyderlib robertlilly$ python spyder.py</p> <p>Traceback (most recent call last):</p> <p>File "spyder.py", line 31, in </p> <pre><code>from spyderlib import qt #analysis:ignore </code></pre> <p>ImportError: No module named spyderlib</p> <p>Most of my searches here have just pointed out that one should use MacPorts for the install, nothing after that. The readme included the macports spyder install, I thought, didn't provide sufficient direction.</p> <p>If anybody knows where to look, that would be great. </p> <p>Regards,</p> <p>Robert </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload