modelx icon indicating copy to clipboard operation
modelx copied to clipboard

MxAnalyzer doesn't work

Open alebaran opened this issue 6 years ago • 8 comments

I've just tried to follow all the instructions to use MxAnalyzer. It shows the value of the variable , but no dependencies (see the screenshot). MxAnalyzer issue

When I click on the variable or the arrow next to it, Spyder closes (dies). Spyder version 3.3.6

alebaran avatar Sep 18 '19 09:09 alebaran

I had the same issue sometimes when I switched between different versions of Spyders for testing. When I remove all __pycache__ folders in spyder_modelx package folder, the issue seems to go away. Try that and let me know if the issue still persists.

fumitoh avatar Sep 18 '19 10:09 fumitoh

I've tried it. Doesn't help.

alebaran avatar Sep 18 '19 10:09 alebaran

How about putting the cursor on the row (but not clicking the arrow) and pressing -> key. Can you open the row?

fumitoh avatar Sep 18 '19 10:09 fumitoh

that works. thanks

alebaran avatar Sep 18 '19 11:09 alebaran

Now you can click the arrow and it's working (even after restarting Spyer)

fumitoh avatar Sep 18 '19 11:09 fumitoh

It breaks after restarting Spyder

alebaran avatar Sep 18 '19 11:09 alebaran

Strange. It's working fine now on my PC and I can't even reproduce the issue. Anyhow, this would probably take some time to get resolved.

fumitoh avatar Sep 18 '19 12:09 fumitoh

I just released spyder-modelx v0.7.0 and this issue is fixed. Also MxAnalyzer has been significantly enhanced.

fumitoh avatar Apr 24 '21 04:04 fumitoh