Re: [spyder] How to Import Python Modules into Spyder

2015-06-16 Thread Chris Edwards
ite_dot(G, 'example.dot') # Requires pydot or pygraphviz > On 17 Jun 2015, at 11:58 am, Adrian Klaver wrote: > > On 06/16/2015 06:22 PM, Chris Edwards wrote: >> As suggested I went to the link >> https://urllib3.readthedocs.org/en/latest/security.html#ins

Re: [spyder] How to Import Python Modules into Spyder

2015-06-16 Thread Chris Edwards
y suggestions as to where to go from here? > On 15 Jun 2015, at 11:27 am, Adrian Klaver wrote: > > On 06/14/2015 05:40 PM, Chris Edwards wrote: >> OK and thanks. >> >> I installed networkx and can now import it in Spyder. >> >> Next I go to https://meti

Re: [spyder] How to Import Python Modules into Spyder

2015-06-14 Thread Chris Edwards
OK and thanks. I installed networkx and can now import it in Spyder. Next I go to https://metis.readthedocs.org/en/latest/ and try to install metis (as su) using pip. I get the following result cbhe:pip install metis Collecting metis /Library/Python/2.7/site-packages/pip/_vendor/requests/packa

Re: [spyder] Can't Open Consoles in Spyder 2.3.3

2015-04-19 Thread Chris Edwards
Adrian, I unchecked the Run —> Configure Working Directory (see attached .pdf file) as requested. I then ran the test file and got the following: Python 2.7.8 (default, Aug 15 2014, 13:43:01) [GCC 4.2.1 Compatible Apple Clang 3.1 (tags/Apple/clang-318.0.61)] on darwin Type "help", "copyright",

Re: [spyder] Can't Open Consoles in Spyder 2.3.3

2015-04-19 Thread Chris Edwards
Adrian,I open Spyder, click on  ‘Consoles' and click on 'Open a Python console' and a 'Python 1’ console showing the following:——Python 2.7.8 (default, Aug 15 2014, 13:43:01) [GCC 4.2.1 Compatible Apple Clang 3.1 (tags/Apple/clang-318.0.61)] on darwinType "help", "copyri

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

2015-03-26 Thread Chris Edwards
'/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/site-packages', '/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/IPython/extensions', '/Users/cbhe/.ipython'] In [3]: Any comments on the above are welcome. I am having some difficu

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

2015-03-25 Thread Chris Edwards
yder-Py2.app/Contents/Resources/lib/python2.7/IPython/extensions', '/Users/cbhe/.ipython'] In [3]: ——— Source of Python package I downloaded the Python package from https://www.python.org/downloads/source/ <https://www.python.org/downloads/source/>

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

2015-03-24 Thread Chris Edwards
really address what you want to know but hope they help in some way. Chris > On 24 Mar 2015, at 3:02 am, Adrian Klaver wrote: > > On 03/22/2015 09:13 PM, Chris Edwards wrote: >> Adrian, >> >> _From Terminal - Python interpreter path below:_ >> >> >

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

2015-03-22 Thread Chris Edwards
s/lib/python2.7/site-packages.zip', '/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/site-packages'] >>> >From Spyder - When I try to open an IPython Console I get: An error ocurred while starting the kernel I don’t understand why this error should suddenly

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

2015-03-21 Thread Chris Edwards
stalled on OS X? Chris > On 21 Mar 2015, at 10:43 am, Adrian Klaver wrote: > > On 03/20/2015 02:46 PM, Chris Edwards wrote: >> Adrian, >> >> I misunderstood your request. Here are the results: >> >> _From IPython console_ >> >> In [2]:

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

2015-03-20 Thread Chris Edwards
./System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/qlmanage 40 -rwxr-xr-x 1 root wheel 51040 10 Sep 2014 qtdefaults What is the next action - what to delete? Perhaps delete the lot and start again? Chris > On 21 Mar 2015, at 2:40 pm, Chris Edwar

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

2015-03-20 Thread Chris Edwards
Traceback (most recent call last): File "", line 1, in ImportError: No module named networkx >>> Chris > On 21 Mar 2015, at 12:46 am, Adrian Klaver wrote: > > On 03/20/2015 02:49 AM, Chris Edwards wrote: >> Adrian, >> >> Sorry about the delay, I’v

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

2015-03-18 Thread Chris Edwards
Adrian, Thanks for the quick reply. I am running OS X 10.10.2 and have a Parallels 10.1.4 Windows 7 virtual machine. I can run Spyder 2.3.2 in both OS X and Windows 7. Both the Windows and OS X Spyder were installed from downloaded installers. I can execute Python code on both instances. Netw

Re: [spyder] How to install and run PyMetis in Spyder

2015-02-10 Thread Chris Edwards
Adrian, Thank you for the attempt. I appreciate your effort. At least I know it is not a direct Spyder problem. I will try the lists.tiker.net address as you suggest and see where that gets me. Chris > On 9 Feb 2015, at 2:50 am, Adrian Klaver wrote: > > On 02/07/20

Re: [spyder] How to install and run PyMetis in Spyder

2015-01-29 Thread Chris Edwards
Hi Carlos, Thank you for answering my plea. The short answer is No, I have not succeeded in running PyMetis yet. I have an iMac with OS X 10.10.2 installed and am currently running Spyder2 on both the iMac and on a Parallels virtual machine with Windows 7. I have other python code running on