nsidn98 / NICE

Combining Reinforcement Learning with Integer Programming for Robust Scheduling
https://nsidn98.github.io/NICE
GNU General Public License v3.0
25 stars 10 forks source link

Encounter issue "Invalid MIT-MAGIC-COOKIE-1 key" #2

Closed manavmishra96 closed 10 months ago

manavmishra96 commented 11 months ago

I've encountered an issue while attempting to execute the "test_disrupt.py" code. The error message I'm encountering is "Invalid MIT-MAGIC-COOKIE-1 key." Subsequently, this leads to my terminal becoming unresponsive, requiring a forceful closure of the current terminal window.

Additional Information:

Operating System: Ubuntu 20.04.6 LTS Python Version: Python 3.8.18 Dependencies/Environment: Install all dependencies on a separate conda environment.

I am using gurobipy version: 9.1.2

new
manavmishra96 commented 11 months ago

On my Linux system, I'm hitting an "Invalid key" error. But when I give it a shot on macOS terminal using ssh, a different issue pops up: new2

nsidn98 commented 11 months ago

Hi, I am not able to replicate the error you have been getting. It seems like it has got to do something with display.

Have you tried any of the solutions posted here:

nsidn98 commented 10 months ago

Closing this issue because @manavmishra96 emailed me that it is resolved.