I am running a spyder3 but still get the same error
Dependency has already been registered: pandas

On Thursday, August 10, 2017 at 12:54:17 PM UTC-7, Carlos Córdoba wrote:
>
> Hi,
>
> Spyder 2.3 is not supported anymore. Please update to Spdyer 3.2 and try 
> again.
>
>
> Cheers,
> Carlos
>
> El 10/08/17 a las 06:37, Dominik Endres escribió:
>
> Hi all,
>
> I'm trying to use Spyder 2.3.5.2 with Pandas under SuSE Leap 42.2. It 
> doesn't start, here's the console output:
>
> dom@pc04174:~/research/AMMNumSources> spyder3
> Traceback (most recent call last):
>   File "/usr/lib/python3.4/site-packages/spyderlib/spyder.py", line 2336, 
> in main
>     mainwindow = run_spyder(app, options, args)
>   File "/usr/lib/python3.4/site-packages/spyderlib/spyder.py", line 2220, 
> in run_spyder
>     main.setup()
>   File "/usr/lib/python3.4/site-packages/spyderlib/spyder.py", line 744, 
> in setup
>     from spyderlib.plugins.console import Console
>   File "/usr/lib/python3.4/site-packages/spyderlib/plugins/console.py", 
> line 30, in <module>
>     from spyderlib.utils.environ import EnvDialog
>   File "/usr/lib/python3.4/site-packages/spyderlib/utils/environ.py", line 
> 17, in <module>
>     from spyderlib.widgets.dicteditor import DictEditor
>   File "/usr/lib/python3.4/site-packages/spyderlib/widgets/dicteditor.py", 
> line 39, in <module>
>     from spyderlib.widgets.dicteditorutils import (sort_against, get_size,
>   File 
> "/usr/lib/python3.4/site-packages/spyderlib/widgets/dicteditorutils.py", 
> line 61, in <module>
>     required_version=PANDAS_REQVER)
>   File "/usr/lib/python3.4/site-packages/spyderlib/dependencies.py", line 
> 68, in add
>     % modname)
> ValueError: Dependency has already been registered: pandas
>
>
> any help would be greatly appreciated.
>
> best,
> Dominik
> -- 
> 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 [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to