fumitoh / modelx

Use Python like a spreadsheet!

Home Page:https://modelx.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on launching MxConsole

fumitoh opened this issue · comments

Not sure if it's related... I get an error setting up. I tired sending a crash report but encountered an error there as well... I am using Spyder 5.1.5 via Anaconda. It can't seem to connect to kernel and it crashes every time I launch a new MxConsole. Screenshot attached. What am I doing wrong?
MXConcole crashes Spyder

Originally posted by @jeschenx in #61 (comment)

@jeschenx spyder-modelx v0.13.0 should fix this issue. What is your spyder-modelx version? (Check conda list output.)

commented

I have 0.19.1

That's the version of modelx. spyder-modelx is a separate package. conda update spyder-modelx should update spyder-modelx to the newest version, v0.13.0.

commented

Thanks I updated the entire Anaconda environment and it's fixed.