Spyder won't open more than one script from Fusion 360

Spyder won't open more than one script from Fusion 360

Anonymous
Not applicable
565 Views
1 Reply
Message 1 of 2

Spyder won't open more than one script from Fusion 360

Anonymous
Not applicable

I've been having an issue with Spyder for creating python scripts. I can opens spyder from the Fusion 360 inteface by selecting to edit a script. However, with Spyder open if I'd like to open another script I have to open it from the spyder interface rather than the from the fusion 360 interface. Navigating to code is especially difficult given the complex folder structure.

When I try to open the second file I get a console error in Spyder (shown in the image below)

Capture.PNG

0 Likes
566 Views
1 Reply
Reply (1)
Message 2 of 2

frankzhang
Alumni
Alumni
I had a try and everything seems worked well.
I tried to follow your steps:
1) Launch Fusion,
2) From fusion "Scripts and Add-Ins" dialog, edit one python script, this will launch spyder and open the script file,
3) Command (Ctrl) + O to call "open file dialog" out from spyder, select another python source file and then open it, the file is opened in a second tab without any problem.
Let me know if there are some steps i missed.
0 Likes