Spyder error

Spyder error

copypastestd
Advocate Advocate
1,861 Views
8 Replies
Message 1 of 9

Spyder error

copypastestd
Advocate
Advocate

I got errors in Spyder, when I tried to run script from Spyder (and nothing happends in Fusion design window)

 

large.jpg

 

But the same script works fine when I run it from Fusion 360.

0 Likes
Accepted solutions (1)
1,862 Views
8 Replies
Replies (8)
Message 2 of 9

marshaltu
Autodesk
Autodesk

Hello,

 

Unfortunately I cannot reproduce the issue in my machine. I would like to get more information to diagnose the issue. Was it script-specific issue? Please try to debug other scripts(e.g. TestScript) in Spyder and see if it works or not. If it was script-specific issue, it would be great if you can share a copy to me(marshal dot tu at autodesk dot com).

 

Thanks,

Marshal



Marshal Tu
Fusion Developer
>
0 Likes
Message 3 of 9

copypastestd
Advocate
Advocate

Marshal, check my screencast, plz - http://autode.sk/2shwTxr

 

And my code you could find there - https://github.com/PhilippNox/NiceBox-360

0 Likes
Message 4 of 9

marshaltu
Autodesk
Autodesk

Hello,

 

I downloaded your script and gave a try according to the steps in the screencast. Unfortunately it cannot be reproduced in my machine (Fusion 360 2.0.3173 + Spyder 2.3.2).

 

Could you please tell me your Fusion 360 and Spyder versions? Or please try to uninstall Fusion and reinstall the latest version and see if the issue is still reproducible?

 

Thanks,

Marshal

 

Spyder 2.3.2.png



Marshal Tu
Fusion Developer
>
0 Likes
Message 5 of 9

copypastestd
Advocate
Advocate

I have thr same versions.

 

Reinstall Fusion is not a big deal.

 

But I don't know how to reinstall Spyder properly, because I don't see it in installed programs on my computer.

 

 

 

Fusion-version.JPGSpyder-version.JPG

0 Likes
Message 6 of 9

marshaltu
Autodesk
Autodesk
Hello,

There is no separate entry for Spyder. Uninstalling Fusion 360 will help uninstall Spyder. After reinstalling Fusion 360, Spyder will not be installed initially and you can trigger to install it by editting or debugging Python scripts.

Thanks,
Marshal


Marshal Tu
Fusion Developer
>
0 Likes
Message 7 of 9

copypastestd
Advocate
Advocate

I reinstalled Fusion 360 - but result is the same, I got exactly the same errors.

0 Likes
Message 8 of 9

marshaltu
Autodesk
Autodesk
Accepted solution

Hello,

 

Thank you for your patience. 

 

I have to collect more information from you to diagnose the issue.

 

1. Could you send me the detailed callstack for the issue? The snapshot your posted was just trimmed.

2. Please check if there is a folder named ".spyder2-py3" under "C:\Users\<user>\" in your side? If yes, please try to delete the folder and see if it makes any difference.

    From the partial callstack, something was wrong during loading history. But it worked well in my side.

 

Spyder Error.png

Thanks,

Marshal



Marshal Tu
Fusion Developer
>
0 Likes
Message 9 of 9

copypastestd
Advocate
Advocate

Tnx, Marshal last advice was successfull.

 

I deleted that folder, and now my Spyder works fine. 

After that Spyder just recreated that deleted folder.

0 Likes