kliment / Printrun

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

Pronterface won't launch, AttributeError: 'NoneType' object has no attribute 'write' #1340

Open naeim77 opened 1 year ago

naeim77 commented 1 year ago

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

I open the pronterface and I get this error

How can I fix it?

rockstorm101 commented 1 year ago

Please share your operating system, Printrun version, where did you download it? Python version? How are you launching it?

volconst commented 1 year ago

Try to find/enable log file https://github.com/kliment/Printrun/issues/1295#issuecomment-1377125806

rockstorm101 commented 1 year ago

Hi @naeim77, did you manage to solve your issue? Did the suggestion help in anyway?