Spyder: Fix path manager synchronize on windows

Created on 12 Nov 2019  路  9Comments  路  Source: spyder-ide/spyder

After https://github.com/spyder-ide/spyder/pull/10623/, the sync was disabled. Need to reenable and make sure tests are correctly passing.

Bug

Most helpful comment

I will work on this @jnsebgosselin no worries ;-)

Excellent, thank you very much! I was afraid to see this feature go.

Updating the python paths through the Windows Environment Variables manager is a pain. It was significantly improved in Windows 10 compared to 7, but it is still way more easy to do it with Spyder.

All 9 comments

@goanpeca If you need help with that, I can provide some. I'm familiar with this feature and I'm developing on windows, so this is "easy" for me to test or contribute. Just let me know.

@jnsebgosselin I am having some issues with Spyder master on my Windows VM.

Is Spyder working ok for you on master? I start it and after the ipython console loads, it just shuts down, no error trace or segfault message.

Yes, it is working fine on latest master.

Hmm ok, :-p trying out some things. I will work on this @jnsebgosselin no worries ;-)

I will work on this @jnsebgosselin no worries ;-)

Excellent, thank you very much! I was afraid to see this feature go.

Updating the python paths through the Windows Environment Variables manager is a pain. It was significantly improved in Windows 10 compared to 7, but it is still way more easy to do it with Spyder.

Updating the python paths through the Windows Environment Variables manager is a pain. It was significantly improved in Windows 10 compared to 7, but it is still way more easy to do it with Spyder.

It was just a temporary disable ;-), no worries

@jnsebgosselin I am having some issues with Spyder master on my Windows VM.

Is Spyder working ok for you on master? I start it and after the ipython console loads, it just shuts down, no error trace or segfault message.

I just realized, last week Spyder stopped working for me too after updating it on master. I tried a bunch of stuff and ended up reinstalling it in a new conda environment.

So I don't know when the last time you logged into you Windows VM, but maybe the same thing is happening to you.

I just realized, last week Spyder stopped working for me too after updating it on master. I tried a bunch of stuff and ended up reinstalling it in a new conda environment.

I had to do the same thing!

Nice to know that that's another of the hidden gems Spyder users find very valuable!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dalthviz picture dalthviz  路  3Comments

goanpeca picture goanpeca  路  3Comments

cchu08 picture cchu08  路  3Comments

danieltomasz picture danieltomasz  路  3Comments

hgijeon picture hgijeon  路  3Comments