Re: [spyder] What kind of Code Completion gives me Spyder?

2015-03-26 Thread Adrian Klaver
On 03/26/2015 12:13 PM, Simon Lenz wrote: Hello, just installed Spyder (incl. rope) on my machine and am playing a bit around. It seems the only kind of code completion I get is already used functions and modules after the ".". Is there a way to get this behaviour for unknown modules? (maybe

[spyder] What kind of Code Completion gives me Spyder?

2015-03-26 Thread Simon Lenz
Hello, just installed Spyder (incl. rope) on my machine and am playing a bit around. It seems the only kind of code completion I get is already used functions and modules after the ".". Is there a way to get this behaviour for unknown modules? (maybe with a display of the docsting)? regard

Re: [spyder] Can't Get NetworkX to run in Spyder

2015-03-26 Thread Chris Edwards
Adrian, Success! I have managed to execute Networkx programs from Spyder. The sys.path from the Spyder IPython console is currently Out[2]: ['', '/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/spyderlib/utils/external', '/Library/Python/2.7', '/Library/Python/2.7/site-package