Unfortunately Spyder doesn't support running code blocks in "run selection or current line (F9)"
If you run the whole file with F5 the code should run fine. if you want to run it line by line you can try the debugger. On Wednesday, April 15, 2020 at 3:52:09 PM UTC-6, Vladimir Zaitsev - Ukraine wrote: > > I work in Spyder 4 and Windows 7. > > Faced a strange situation. > The first design works, the second does not. (See photo screen) > I can not find an explanation. > > Is this a Spyder or Python issue? > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/35b38785-296a-4b8f-8e15-99949860f004%40googlegroups.com.
