Re: [spyder] Re: Spyder ERROR: Line magic function `%guiref` not found

2015-10-06 Thread Adrian Klaver
github.com/ipython/ipython/issues each time ipython is initiated On Monday, October 5, 2015 at 7:28:22 PM UTC-4, Adrian Klaver wrote: On 10/05/2015 11:30 AM, Dan Codiga wrote: > Here is a more complete explanation for my case (my earlier input was > admittedly less than inf

Re: [spyder] Re: Spyder ERROR: Line magic function `%guiref` not found

2015-10-05 Thread Adrian Klaver
agic-magic On Monday, October 5, 2015 at 9:51:50 AM UTC-4, Adrian Klaver wrote: On 10/05/2015 05:30 AM, dan.c...@mwra.com wrote: > This happens for me as well. As far as I know %guiref is only available in the qtconsole version of IPython, so how are you running/getting t

Re: [spyder] Re: Spyder ERROR: Line magic function `%guiref` not found

2015-10-05 Thread Adrian Klaver
x27;m new to this and trying to learn. Guiref sounded like something I should read but entering %guiref yields "ERROR: Line magic function `%guiref` not found" Can anyone explain what is required to eliminate this error? Thank you -- -- Adrian Klaver adrian.kla

Re: [spyder] Re: Ipython Console will not start without internet

2015-10-01 Thread Adrian Klaver
there's no Internet connection is not Spyder's fault, but a bug in qtconsole itself. So it should be reported here: https://github.com/jupyter/qtconsole Must be a Qt5 thing, because I do not see this on Qt4. Cheers, Carlos El 01/10/15 a las 15:39, Adrian Klaver escribió: On 10/01/2

Re: [spyder] Re: Ipython Console will not start without internet

2015-10-01 Thread Adrian Klaver
he program stop working because it cannot connect to the Internet. Cheers, Carlos -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails

Re: [spyder] Re: Ipython Console will not start without internet

2015-10-01 Thread Adrian Klaver
For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr

Re: [spyder] Executables not found in systems path- New to python and Spyder

2015-09-16 Thread Adrian Klaver
ps.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You receive

Re: [spyder] spyderlib/qt/QtGui.py -- ImportError: cannot import name QKeySequence (on Ubuntu 14.04)

2015-09-02 Thread Adrian Klaver
Sequence Might want to try: In [8]: from PyQt4 import Qt In [9]: help(Qt) And see what is actually being fetched for Qt. For me it is: /usr/lib64/python2.7/site-packages/PyQt4/Qt.so -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to

Re: [spyder] Re: pygments dependency injection

2015-08-13 Thread Adrian Klaver
care about Jupyter. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.com. To post

Re: [spyder] Re: pygments dependency injection

2015-08-12 Thread Adrian Klaver
ibed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderli

Re: [spyder] Problem on running Spyder 3.0.0b1 on Windows 7

2015-08-07 Thread Adrian Klaver
ers.get_territory_currencies` function. - Improved Python 3 support. - Fixed some broken tests for timezone behavior. - Improved various smaller things for dealing with dates. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Group

Re: [spyder] Re: Trouble installing spyder3 on Xubuntu 14.04

2015-08-07 Thread Adrian Klaver
lt;mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder"

Re: [spyder] Trouble installing spyder3 on Xubuntu 14.04

2015-08-06 Thread Adrian Klaver
y python3 installation. I'd appreciate any troubleshooting suggestions! Pretty sure this is not a Python problem, but a system library issue. Thanks for reading, Tom -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups &

Re: [spyder] 64bit version of python lib

2015-08-05 Thread Adrian Klaver
what? -- -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.com. To post to

Re: [spyder] New to Mac. I get an invalid Python installation error in Spyder but not when running Python in terminal

2015-08-05 Thread Adrian Klaver
@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To u

Re: [spyder] Nice talk

2015-07-29 Thread Adrian Klaver
to it. Cheers, Carlos -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.co

[spyder] Nice talk

2015-07-28 Thread Adrian Klaver
Carlos, thumbs up on your talk at SciPy 2015: https://www.youtube.com/watch?v=q0r7FsDZU9s&index=45&list=PLYx7XA2nY5Gcpabmu61kKcToLz0FapmHu So is docrepr something we will be seeing in Spyder? Or is already there and I missed it? -- Adrian Klaver adrian.kla...@aklaver.com -- You recei

Re: [spyder] IPython displays image instead of text

2015-07-28 Thread Adrian Klaver
inal version would be the text version of IPython. Thanks! -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [spyder] OpenSSL version mismatch when running from Spyder

2015-07-20 Thread Adrian Klaver
ll have to think some on this. On 17 July 2015 at 17:29, Adrian Klaver mailto:adrian.kla...@aklaver.com>> wrote: -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this

Re: [spyder] Re: Problems running spyder on windows 8.1

2015-07-17 Thread Adrian Klaver
pip fails because the version in pypi is older than the github version. Does it happen often that packages in pypi are outdated? or is there a mechanism in place for automatic updates? On Thursday, July 16, 2015 at 9:42:21 PM UTC+2, Adrian Klaver wrote: On 07/16/2015 08:54 AM, notmyrea

Re: [spyder] OpenSSL version mismatch when running from Spyder

2015-07-17 Thread Adrian Klaver
an Edit Applications item. Click on it and find Spyder. On my machine it is under Development --> Integrated Environment. If you click on the Spyder icon it will show how it is launched in the right panel. On Thursday, July 16, 2015 at 9:47:26 PM UTC+2, Adrian Klaver wrote: On 07/16/

Re: [spyder] OpenSSL version mismatch when running from Spyder

2015-07-16 Thread Adrian Klaver
a difference though. On Thursday, July 16, 2015 at 5:02:29 PM UTC+2, Adrian Klaver wrote: On 07/16/2015 07:55 AM, SN1984jm wrote: > I seem to have run into a problem when using Spyder to execute a gsissh > command (through popen()). > The command is like

Re: [spyder] Re: Problems running spyder on windows 8.1

2015-07-16 Thread Adrian Klaver
myrealma...@gmail.com escribió: I haven't had issues with pylauncher before. To check if pylauncher is the cause of the problem, I added python to the system path. Opened cmd again and did python spyder No difference at all. On Tuesday, July 14, 2015 at

Re: [spyder] OpenSSL version mismatch when running from Spyder

2015-07-16 Thread Adrian Klaver
oups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder&q

Re: [spyder] Re: Problems running spyder on windows 8.1

2015-07-14 Thread Adrian Klaver
end to close immediately on execution of a script. Maybe someone else on this list that has more experience with Windows can help. Otherwise you might want to pose the question to pylauncher folks. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subs

Re: [spyder] Re: Problems running spyder on windows 8.1

2015-07-13 Thread Adrian Klaver
, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are sub

Re: [spyder] Problems running spyder on windows 8.1

2015-07-12 Thread Adrian Klaver
ost to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this messag

Re: [spyder] Pylint Not Working

2015-07-11 Thread Adrian Klaver
n the field at the top of the analysis pane, then it worked like a charm. FYI, there is a file selector(open folder) just to the right of the file field. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder&

Re: [spyder] autocomplete in editor using actual python from the ipython console

2015-07-10 Thread Adrian Klaver
ipython so (typing again in the editor) x+ will work This is more like how the autocomplete in IDLE works Thanks! -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and

Re: [spyder] Pylint Not Working

2015-07-10 Thread Adrian Klaver
On 07/09/2015 06:52 PM, Robert Love wrote: On Thursday, July 9, 2015 at 8:02:26 AM UTC-5, Adrian Klaver wrote: First under Help --> Optional dependencies see what it shows for pylint. It says pylint 1.4.2 (OK) Static code analysis So Spyder thinks pylint is of corr

Re: [spyder] Pylint Not Working

2015-07-09 Thread Adrian Klaver
groups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder&quo

Re: [spyder] Spyder Installation Centos 7 and crashing during running

2015-06-29 Thread Adrian Klaver
or them in external ones (like EPEL). -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegr

Re: [spyder] Spyder Installation Centos 7 and crashing during running

2015-06-27 Thread Adrian Klaver
On 06/27/2015 07:41 AM, MOHD HOMAIDUR RAHMAN wrote: On Sat, Jun 27, 2015 at 7:33 PM, Adrian Klaver mailto:adrian.kla...@aklaver.com>> wrote: Did you try from a fresh install directory? No it is not working I try with different source file also.​ Had another thought. Are you

Re: [spyder] Spyder Installation Centos 7 and crashing during running

2015-06-27 Thread Adrian Klaver
On 06/27/2015 07:41 AM, MOHD HOMAIDUR RAHMAN wrote: On Sat, Jun 27, 2015 at 7:33 PM, Adrian Klaver mailto:adrian.kla...@aklaver.com>> wrote: On 06/26/2015 10:40 PM, MOHD HOMAIDUR RAHMAN wrote: Dear All I am trying to install spyder on Centos 7, 64 bit system but

Re: [spyder] Spyder Installation Centos 7 and crashing during running

2015-06-27 Thread Adrian Klaver
e. I am getting the same error above. There where no errors when you did the re-install of Spyder? Did you try from a fresh install directory? Thanks Rahman -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyd

Re: [spyder] mathplot lib not loading in Spyder.

2015-06-23 Thread Adrian Klaver
oader_path/../../../libpng15.15.dylib Referenced from: //anaconda/lib/python3.4/site-packages/matplotlib/_png.so Reason: image not found Any suggestion how to get around this? Thank -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the

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

2015-06-21 Thread Adrian Klaver
015 at 11:28:22 PM UTC+10, Adrian Klaver wrote: On 06/16/2015 09:01 PM, Chris Edwards wrote: > OK I did as suggested with the following results > > /cbhe:pip install --upgrade certifi/ > //Library/Python/2.7/site-packages/pip/_vendor/requests/pa

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

2015-06-17 Thread Adrian Klaver
write_dot(G, 'example.dot') # Requires pydot or pygraphviz -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email

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

2015-06-16 Thread Adrian Klaver
ee the same issues on Windows. What it is related to is that Metis is alpha software. If you want to live on the bleeding edge, then you better expect some blood to be spilled. Any suggestions as to where to go from here? On 15 Jun 2015, at 11:27 am, Adrian Klaver mailto:adrian.kla...@aklaver

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

2015-06-14 Thread Adrian Klaver
-module interaction. Any suggestions as to how to get out of this quicksand? On 14 Jun 2015, at 11:36 pm, Adrian Klaver wrote: On 06/14/2015 02:43 AM, Chrise123 wrote: Hi, Spyder is a great IDE; it works straight away after installation and is intuitive to use. It is an excellent product and a

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

2015-06-14 Thread Adrian Klaver
someone tell me how to import modules such as Metis or PyMetis into Spyder in a way that does not assume a great deal of unix expertise? -- -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubs

Re: [spyder] OS X print command truncates source

2015-06-08 Thread Adrian Klaver
of sending the output to the printer, the same thing happens. Any idea why this is happening? Go to Print --> Print preview and look at the settings. In my case the margins where set at 0.93". -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscr

Re: [spyder] Gdal Installed in spyder but showing module is missing

2015-06-08 Thread Adrian Klaver
of Spyder? -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.com. To post to this

Re: [spyder] Re: Pandas error - invalid value encountered

2015-05-31 Thread Adrian Klaver
h’ for the high-precision converter, and ‘round_trip’ for the round-trip converter. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from i

Re: [spyder] Launching IPython console fails.

2015-05-31 Thread Adrian Klaver
(), 'matplotlibrc') File "/Users/LinRui/anaconda/lib/python2.7/posixpath.py", line 80, in join path += '/' + b UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 24: ordinal not in range(128) -- Adrian Klaver adrian.kla...@aklav

Re: [spyder] Re: Pandas error - invalid value encountered

2015-05-30 Thread Adrian Klaver
.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe fr

Re: [spyder] Pandas error - invalid value encountered

2015-05-30 Thread Adrian Klaver
o post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this mess

Re: [spyder] After upgrading spyder to 2.3.4 via conda Encoding error

2015-05-21 Thread Adrian Klaver
#x27; | Same when I run it in a python from the terminal Is there a way to change the encoding within Spyder from 'ascii' to 'utf8' ? http://hints.macworld.com/article.php?story=20100713130450549 Is this issue is know for such update ? thanks for your help Eric

Re: [spyder] Disable blinking cursor?

2015-05-18 Thread Adrian Klaver
ursor. Is this PyQt? I get that it blinks on focus. Any insights into where to look would be appreciated. http://www.jurta.org/en/prog/noblink Thanks! Christian -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups &qu

Re: [spyder] input() doesn't show in console until user types

2015-05-18 Thread Adrian Klaver
ppening? It doesn't happen in PyCharm, but the students I'm TA-ing for are being taught with Spyder. What version of Python? What version of Spyder? Where are you doing the above, the Python console or the IPython console? -- Adrian Klaver adrian.kla...@aklaver.com -- You received

Re: [spyder] Re: How to start two instances of Spyder with Python 2.7 & Python 3.4?

2015-05-13 Thread Adrian Klaver
options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubs

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

2015-04-24 Thread Adrian Klaver
ving emails from it, send an email to spyderlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more op

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

2015-04-20 Thread Adrian Klaver
le is set to. If 'Use the following Python executable' is not checked and set to the OS X version of Python, then change it to the OS X Python and check it. Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Gr

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

2015-04-19 Thread Adrian Klaver
hon/core/debugger.py", line 59, in from pdb import Pdb as OldPdb File "/Library/Python/2.7/site‑packages/_pytest/pdb.py", line 6, in import pytest ImportError: No module named pytest — When I run spy.app, spy.window and dir(spy) from the Spyder Internal Co

Re: [spyder] Error with dark color schemes?

2015-04-19 Thread Adrian Klaver
l the untyped in portion of my editor looks white (see attached picture). I couldn't find anything in the help or forums; does anyone have any ideas how to change this? I much prefer a dark background. Thanks! -G -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message becau

Re: [spyder] Error with dark color schemes?

2015-04-19 Thread Adrian Klaver
orums; does anyone have any ideas how to change this? I much prefer a dark background. Basic information needed: OS? Spyder version? How are you installing? Specific information needed> What color scheme do you want to use? How are you setting the color scheme? Thanks! -G -- Adria

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

2015-04-15 Thread Adrian Klaver
it looks like it jumped from the Spyder app libraries to the system libraries. Will get to that problem later. If this does not help in diagnosing my problem are you able to suggest how I might go about deleting all the files associated with Spyder so I can start again with a clean slate? No, that

Re: [spyder] Auto-completion in Command Prompt?

2015-04-12 Thread Adrian Klaver
t open a cmd in Windows, the auto-complete will work. It is only IN SPYDER that it won't work. Thanks again for your patience in reading through Adrian... Appreciate it :) Shawn -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to

Re: [spyder] Auto-completion in Command Prompt?

2015-04-11 Thread Adrian Klaver
uld do the Google search on 'Windows shell autocomplete'. Shawn -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an em

Re: [spyder] Auto-completion in Command Prompt?

2015-04-11 Thread Adrian Klaver
different. I do not use Windows enough anymore, so I would you suggest do a Google search on Windows shell autocomplete. Still not what sure what you want to autocomplete, shell commands or something else? Shawn On Saturday, April 11, 2015 at 5:14:12 PM UTC-4, Adrian Klaver wrote: On 04

Re: [spyder] Auto-completion in Command Prompt?

2015-04-11 Thread Adrian Klaver
that is not what you are after you will need to be more specific. Shawn -- -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, sen

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

2015-04-09 Thread Adrian Klaver
previous post somewhere along the line. Just went back to the archives to look at it. Right now I do not have any ideas, I will need to do some thinking on this. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder&q

Re: [spyder] Spyder + IPython console + Qt app + IPython QtConsole

2015-04-06 Thread Adrian Klaver
/ipkernel_qtapp.py - the right direction I think, but how to integrate it with Spyder (to get a functional 'terminal IPython'? Also, there seems to be some bug there which hangs the app at tab completion - but that's something for Ipython people Thanks ! Kuba -- -- Adrian Kla

Re: [spyder] Re: How to install new Modules in spyder (on a mac)

2015-04-02 Thread Adrian Klaver
thing in one location, for the most part. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spy

Re: [spyder] german characters like äüö

2015-04-02 Thread Adrian Klaver
nd an email to spyderlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://gro

Re: [spyder] How to install new Modules in spyder (on a mac)

2015-03-31 Thread Adrian Klaver
ry or will pip install work to install it into the system? Or to put it another way, what purpose does the dmg serve? Cheers, Carlos PS. Please update to Spyder 2.3.4 :-) -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups

Re: [spyder] How to install new Modules in spyder (on a mac)

2015-03-31 Thread Adrian Klaver
t to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message b

Re: [spyder] Problem between IPython QtConsole within Spyder, and matplotlib pyplot.plot

2015-03-30 Thread Adrian Klaver
matter for this case though). 3) The IPython is both 3.0.0 in and out of Spyder, by typing import IPython; IPython.__version__ in the IPython QtConsole, in Spyder or standalone. Shawn -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Go

Re: [spyder] Problem between IPython QtConsole within Spyder, and matplotlib pyplot.plot

2015-03-30 Thread Adrian Klaver
install Spyder? It seems the issue is IPython dependent, so is the version of IPython the same in Spyder as out? code, but I have tens of thousands lines of code with embedded c='r' everywhere. Could anyone please help? Thank you! Shawn -- Adrian Klaver adrian.kla...@a

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

2015-03-29 Thread Adrian Klaver
ing else until we have had a chance to look at the errors if they exist. -- -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, sen

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

2015-03-28 Thread Adrian Klaver
8.6, PyQt4 (API v2) 4.11.1 on Darwin I now notice that pip has installed version 2.3.4. I am not sure how this happened, but guess that it is the source of the problem! So how did you start the 2.3.3 version above? So what to do to get out from under?? pip uninstall spyder -- -

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

2015-03-27 Thread Adrian Klaver
.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You receive

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

2015-03-26 Thread Adrian Klaver
ups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe

Re: [spyder] Jumping behaviour when clicking left sidebar

2015-03-25 Thread Adrian Klaver
> 2.3.4 and did not see anything directly on point, but maybe it got resolved as a side effect of another fix. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this gro

Re: [spyder] Jumping behaviour when clicking left sidebar

2015-03-25 Thread Adrian Klaver
the left of them. I can't find what factors affect this behaviour. Is this quite atypical then? For me at least, I can not reproduce. Maybe someone else has seen this. In the meantime: 1) Do you cells set in your code? 2) Do you breakpoints set? -- Adrian Klaver adrian.kla...@aklave

Re: [spyder] Jumping behaviour when clicking left sidebar

2015-03-25 Thread Adrian Klaver
2.3.2. Jumps to where? I am not seeing that behavior. If I click on the line number/sidebar it stays there and does not jump away. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe

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

2015-03-25 Thread Adrian Klaver
ot recognised by Spyder. I can’t help wondering if the problem could be solved by adding to the Spyder system path (if that is possible). It is possible. In Spyder go to Tools-->PYTHONPATH manager and add the system path for packages. From the looks of it, that is: /Library/Python/2.7/site-p

Re: [spyder] Trouble installing Spyder 2.3.4 under Ubuntu

2015-03-24 Thread Adrian Klaver
ad of python3-pyqt4). Well according to the below, you did have it installed. At any rate good that you got it working. Anyway, thanks for the help. Em segunda-feira, 23 de março de 2015 22:52:34 UTC-3, Adrian Klaver escreveu: On 03/23/2015 05:25 PM, Douglas De Rizzo Meneghetti wrote:

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

2015-03-24 Thread Adrian Klaver
me way. I am thinking the only way to solve this is to go to square one and start over from scratch. The only caveat is how deeply your system depends on Python. Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Gro

Re: [spyder] Trouble installing Spyder 2.3.4 under Ubuntu

2015-03-23 Thread Adrian Klaver
ith pip freeze after doing the uninstall for Spyder and repeat the uninstall. pip does not always show all versions of an installed program, so it pays to check. Then I would pip3 install spyder and run it. Report back an error messages. -- Adrian Klaver adrian.kla...@aklaver.com -- You receive

Re: [spyder] Trouble installing Spyder 2.3.4 under Ubuntu

2015-03-23 Thread Adrian Klaver
post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message bec

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

2015-03-23 Thread Adrian Klaver
tem path?? There are questions to be answered before we get that point: 1) Where is: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/spyder-1.1.3-py2.7.egg' coming from? 2) In the Spyder console path is: '/Library/Python/2.7/site-packages/networkx-1.9

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

2015-03-22 Thread Adrian Klaver
ions of Python and wonder if his has been addressed somewhere that I haven’t discovered. Anyway thanks for the help so far. Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscr

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

2015-03-22 Thread Adrian Klaver
am not the first to have run into problems with multiple versions of Python and wonder if his has been addressed somewhere that I haven’t discovered. Anyway thanks for the help so far. Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed

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

2015-03-21 Thread Adrian Klaver
ctories. As to finding out what is running on the command line do: python --version and for the symlinks above: python2.6 --version python2.7 --version Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "sp

Re: [spyder] pandasql

2015-03-20 Thread Adrian Klaver
naconda repos: http://repo.continuum.io/pkgs/free/win-64/index.html So you will need to use the conda package manager to install it. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and

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

2015-03-20 Thread Adrian Klaver
on installed on OS X? Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@googlegroups.co

Re: [spyder] pandasql

2015-03-20 Thread Adrian Klaver
install Python packages on your machine? -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+unsubscr...@google

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

2015-03-20 Thread Adrian Klaver
and see if that works? Also could you just cut and paste the commands and the tracebacks into the email instead of using screenshots. It just makes it easier to follow, less context shifts. Thanks. To me this suggests a path issue but Chris -- Adrian Klaver adrian.kla

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

2015-03-18 Thread Adrian Klaver
either the Python or IPython console do?: import networkx as nx Chris -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an

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

2015-03-18 Thread Adrian Klaver
would be really welcome as I am being held up by this problem. Some information is needed I think. 1) Your pip install lines look they where done on a Unix* machine, but the traceback looks like it comes from a Windows machine. Could you explain your layout some? 2) What version of Spyder and how

Re: [spyder] Spyder crashed during last session

2015-03-16 Thread Adrian Klaver
erString ImportError: cannot import name UserString Well the error is coming from Sphinx and seems to relate to a mismatch with six. I would say you need to update six. Did anyone get this problem ? Thanks -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you

Re: [spyder] How to stop highlight of editor when scrolling down?

2015-03-11 Thread Adrian Klaver
derlib+unsubscr...@googlegroups.com <mailto:spyderlib+unsubscr...@googlegroups.com>. To post to this group, send email to spyderlib@googlegroups.com <mailto:spyderlib@googlegroups.com>. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google

Re: [spyder] Shortcut to remove trailing spaces?

2015-03-07 Thread Adrian Klaver
On 03/07/2015 12:25 PM, Carlos Córdoba wrote: Hi, Yeah, that's basically the reason :-) Which, to add to my previous post makes Ctrl + s the shortcut. Cheers, Carlos El 07/03/15 a las 00:05, Adrian Klaver escribió: On 03/06/2015 08:21 PM, Yuxiang Wang wrote: Dear all, -- A

Re: [spyder] Shortcut to remove trailing spaces?

2015-03-06 Thread Adrian Klaver
lib. For more options, visit https://groups.google.com/d/optout. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: [spyder] savefig causes crash

2015-03-03 Thread Adrian Klaver
would either stick with 2.3.2, which is what I am doing, or wait for 2.3.4. -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, se

Re: [spyder] GTK auto-completition not working as expected

2015-03-02 Thread Adrian Klaver
group. To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com . To post to this group, send email to spyd...@googlegroups.com . Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.c

Re: [spyder] GTK auto-completition not working as expected

2015-03-02 Thread Adrian Klaver
that is really meant for use when you are doing development work on Spyder itself, not as a way of starting Spyder for general use. Try installing Spyder 2.3.3 system wide and then doing the imports. Jaleks -- Adrian Klaver adrian.kla...@aklaver.com -- You received this message because

Re: [spyder] GTK auto-completition not working as expected

2015-03-02 Thread Adrian Klaver
On 03/02/2015 10:53 AM, Jaleks wrote: Am Montag, 2. März 2015 19:26:03 UTC+1 schrieb Adrian Klaver: On 03/02/2015 09:07 AM, Jaleks wrote: > > > Am Montag, 2. März 2015 17:59:27 UTC+1 schrieb Adrian Klaver: > > On 03/02/2015 08:19 AM, google...

Re: [spyder] GTK auto-completition not working as expected

2015-03-02 Thread Adrian Klaver
On 03/02/2015 09:07 AM, Jaleks wrote: Am Montag, 2. März 2015 17:59:27 UTC+1 schrieb Adrian Klaver: On 03/02/2015 08:19 AM, google@wronghead.com wrote: > Hi all, > > somehow I do not get the auto-completion of Spyder (2.3.1 out of > current Debian Sid)

  1   2   3   4   >