spyder-ide / spyder

Official repository for Spyder - The Scientific Python Development Environment
https://www.spyder-ide.org
MIT License
8.25k stars 1.6k forks source link

Spyder editor don't open file with CTRL+F11 in remote kernel mode #22268

Open DaryMile opened 2 months ago

DaryMile commented 2 months ago

I have similar problem ([https://github.com/spyder-ide/spyder/issues/13868]). I make a remote connection with nanopi using remote spyder kerner. I can run and debug files, BUT, when i want to step into (CTRL+F11) function which locate in another file, Spyder Editor DON'T open this file. But debug proccess still continued (I can see in in Variable Explorer).

I have this problem only with remote kernels.

Versions on nanopi: spyder-kernels 2.5.2 Python 3.10.12

Versions on Linux OS: spyder-kernels 2.5.2. Python 3.10.12

ccordoba12 commented 2 months ago

Hey @DaryMile, thanks for reporting. We'll take a look at this problem after we release Spyder 6.0 in a few weeks.