Closed JunTingLin closed 1 month ago
Hey @JunTingLin, thanks for reporting. It seems that you were trying to copy a variable that is too big in the Variable Explorer. Could you confirm that?
In any case, we'll try to address this error in a future version.
Just in case, there are a couple of issues that could be related with this one: https://github.com/spyder-ide/spyder/issues/22121 https://github.com/spyder-ide/spyder/issues/22393 https://github.com/spyder-ide/spyder/issues/12913
You're right @dalthviz. Let's close everything in favor of #12913, which is the oldest issue.
Description
What steps will reproduce the problem?
When processing a large amount of data, the computer suddenly crashed and this report dialog box popped up.
A crash occurs when executing this line
broker_transactions_grouped_short = broker_transactions_grouped[-100:]
Traceback
Versions
Dependencies