kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.37k stars 997 forks source link

AttributeError: 'NoneType' object has no attribute 'write #1412

Closed RiQ4 closed 5 months ago

RiQ4 commented 7 months ago

Pronterface.exe not opening.

Traceback (most recent call last): File "pronterface.py", line 62, in File "printrun\pronterface.py", line 2586, in init File "printrun\pronterface.py", line 170, in init File "printrun\pronsole.py", line 786, in parse_cmdline File "printrun\pronterface.py", line 1154, in process_cmdline_arguments File "printrun\pronsole.py", line 769, in process_cmdline_arguments File "printrun\pronsole.py", line 664, in load_default_rc File "printrun\pronsole.py", line 635, in load_rc File "cmd.py", line 211, in onecmd File "printrun\pronsole.py", line 412, in default File "cmd.py", line 236, in default AttributeError: 'NoneType' object has no attribute 'write'

rockstorm101 commented 7 months ago

Hi @RiQ4, assuming you use Windows. Please also state what version of Printrun are you running and where did you get it from.

DivingDuck commented 6 months ago

@RiQ4, we can only help if there is a two way communication. My guess is that you try to run an older version of Pronterface. Please download the actual version from here: https://github.com/kliment/Printrun/releases and give a feedback if this version runs on your system or not.

DivingDuck commented 5 months ago

I close the issue because lack of information. We can reopen the issue if you are able to provide further information. Best regards, DD