Re: [spyder] spyder 4.0 environment uses my existing spyder 3 environment how to change it back to using 4rc3?

2019-12-10 Thread Hidemi Asakura
Hi,

If we could select which configuration directory to use per spyder
environment at some point in the future, would be great!

For the plot pane, plot chart, my zooom is always stuck at 40%, with the
magnifying glass +/1 shaded out.
It is difficult to view w/o the zoom.  How do I enable zooming in on the
plots?

Thanks.

On Mon, Dec 9, 2019 at 2:02 AM Carlos Córdoba  wrote:

> Hi,
>
> 4.0rc3 and all our previous betas used a different configuration directory
> to allow users to test a development version without altering the settings
> of the stable one.
>
> However, now that Spyder 4 is stable, that feature is not available
> anymore, sorry. So you can't: a) Run Spyder 3 and 4 in parallel, unless you
> start one of the with the --new-instance option; and b) Have a different
> set of saved files for each one.
>
>
> Cheers,
> Carlos
>
> El 6/12/19 a las 11:15 p. m., Hidemi Asakura escribió:
>
> i have 2 spyder envronments
>
> 1. py3.6 uses spyder 3.3
> 2. py3.7 uses spyder 4
>
> I installed spyder 4rc3 under py37 environment, which setup a new spyder
> environment which I would like to continue using w/ spyder 4.
>
> After I updated spyder using conda update spyder in py37, two things
> happened that didn't w/ rc3.
>
> 1. it warns me that spyder 3 is running
> Spyder is already running. If you want to open a new
> instance, please pass to it the --new-instance option
>
>
> 2. it loads the spyder 3 python files/working directory under py3.6
> environment
>
>
> is there an easy way to revert back to the previous behavior when I opened
> spyder 4rc3?
>
> I would like to keep using the py3.7 environment setting with spyder 4, if
> possible.
>
> Thank you.
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/spyderlib/c5910479-4a46-4fe0-a5a7-8c58a88dedd7%40googlegroups.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 view this discussion on the web visit
> https://groups.google.com/d/msgid/spyderlib/df42e91c-d3a0-56f1-4861-ad8e0603a098%40gmail.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/CABX%2B3bUi-PNkt2GhtLzkCsD9c3XTXuW9j9Kz6kTU-TkN0aMLbA%40mail.gmail.com.


[spyder] Spyder 4.0 spyder-notebook not working

2019-12-10 Thread Marcin Hołdyński
Hello,

Great work with Spyder IDE. After upgrading to Spyder 4.0 spyder notebook 
is not visible. It's still in the installed package list but there is not 
any tab in main window or in View>Panes.

Info:
Operating System: Ubuntu 19.04
 Kernel: Linux 5.0.0-37-generic
Architecture: x86-64

Dependencies:
cloudpickle >=0.5.0  :  1.2.2 (OK)
pygments >=2.0   :  2.5.2 (OK)
qtconsole >=4.6.0:  4.6.0 (OK)
nbconvert >=4.0  :  5.6.1 (OK)
sphinx >=0.6.6   :  2.2.2 (OK)
pylint >=0.25:  2.4.4 (OK)
psutil >=0.3 :  5.6.7 (OK)
qtawesome >=0.5.7:  0.6.0 (OK)
qtpy >=1.5.0 :  1.9.0 (OK)
pickleshare >=0.4:  0.7.5 (OK)
zmq >=17 :  18.1.0 (OK)
chardet >=2.0.0  :  3.0.4 (OK)
numpydoc >=0.6.0 :  0.9.1 (OK)
spyder_kernels >=1.8.1;<2.0.0:  1.8.1 (OK)
qdarkstyle >=2.7 :  2.7 (OK)
atomicwrites >=1.2.0 :  1.3.0 (OK)
diff_match_patch >=2018  :  2018 (OK)
intervaltree :  None (OK)
watchdog :  None (OK)
keyring  :  None (OK)
pexpect >=4.4.0  :  4.7.0 (OK)
pympler  :  None (OK)
sympy >=0.7.3:  1.4 (OK)
cython >=0.21:  0.29.14 (OK)
IPython >=4.0:  7.10.1 (OK)
matplotlib >=2.0.0   :  3.1.1 (OK)
pandas >=0.13.1  :  0.25.3 (OK)
numpy >=1.7  :  1.17.4 (OK)
scipy >=0.17.0   :  1.3.1 (OK)
pyls >=0.31.2;<0.32.0:  0.31.2 (OK)
xdg >=0.26   :  0.26 (OK)
rtree >=0.8.3:  0.8.3 (OK)

Thanks in advance for the support.
Marcin

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/c81fbe98-64e8-403b-9077-71f7e799187c%40googlegroups.com.


Re: [spyder] spyder 4.0 environment uses my existing spyder 3 environment how to change it back to using 4rc3?

2019-12-08 Thread Carlos Córdoba

Hi,

4.0rc3 and all our previous betas used a different configuration 
directory to allow users to test a development version without altering 
the settings of the stable one.


However, now that Spyder 4 is stable, that feature is not available 
anymore, sorry. So you can't: a) Run Spyder 3 and 4 in parallel, unless 
you start one of the with the --new-instance option; and b) Have a 
different set of saved files for each one.



Cheers,
Carlos

El 6/12/19 a las 11:15 p. m., Hidemi Asakura escribió:

i have 2 spyder envronments

1. py3.6 uses spyder 3.3
2. py3.7 uses spyder 4

I installed spyder 4rc3 under py37 environment, which setup a new 
spyder environment which I would like to continue using w/ spyder 4.


After I updated spyder using conda update spyder in py37, two things 
happened that didn't w/ rc3.


1. it warns me that spyder 3 is running
Spyder is already running. If you want to open a new
instance, please pass to it the --new-instance option


2. it loads the spyder 3 python files/working directory under py3.6 
environment



is there an easy way to revert back to the previous behavior when I 
opened spyder 4rc3?


I would like to keep using the py3.7 environment setting with spyder 
4, if possible.


Thank you.
--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/c5910479-4a46-4fe0-a5a7-8c58a88dedd7%40googlegroups.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/df42e91c-d3a0-56f1-4861-ad8e0603a098%40gmail.com.


[spyder] spyder 4.0 environment uses my existing spyder 3 environment how to change it back to using 4rc3?

2019-12-07 Thread Hidemi Asakura
i have 2 spyder envronments

1. py3.6 uses spyder 3.3
2. py3.7 uses spyder 4

I installed spyder 4rc3 under py37 environment, which setup a new spyder 
environment which I would like to continue using w/ spyder 4.

After I updated spyder using conda update spyder in py37, two things 
happened that didn't w/ rc3.

1. it warns me that spyder 3 is running
Spyder is already running. If you want to open a new 
instance, please pass to it the --new-instance option


2. it loads the spyder 3 python files/working directory under py3.6 
environment


is there an easy way to revert back to the previous behavior when I opened 
spyder 4rc3?

I would like to keep using the py3.7 environment setting with spyder 4, if 
possible.

Thank you.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/c5910479-4a46-4fe0-a5a7-8c58a88dedd7%40googlegroups.com.


Re: [spyder] Spyder 4.0

2018-08-13 Thread Carlos Córdoba

Hi,

Please post the error messages to help you. Else we don't understand 
what's happening in your case.



Cheers,
Carlos

El 13/08/18 a las 17:51, john hanly escribió:

When I tried installing Spyder 4 beta using

conda update qt pyqt conda install -c spyder-ide spyder=4.0.0b1

I just received a bunch of error messages.

So I tried:

pip install --pre -U spyder

This failed too...

john hanly
Go Nats
natsfan...@gmail.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 group, send email to spyderlib@googlegroups.com 
.

Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.


--
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 group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.


[spyder] Spyder 4.0

2018-08-13 Thread john hanly
When I tried installing Spyder 4 beta using

conda update qt pyqt conda install -c spyder-ide spyder=4.0.0b1 

I just received a bunch of error messages.

So I tried:

pip install --pre -U spyder

This failed too...

john hanly
Go Nats
natsfan...@gmail.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 group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.