Can't get octoprint working on windows

What is the problem? not work octoprint on windows

What did you already try to solve it?

Logs (octoprint.log, serial.log or output on terminal tab at a minimum, browser error console if UI issue ... no logs, no support!)

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible)

(venv) C:\OctoPrint>octoprint serve
2020-01-20 21:29:35,480 - octoprint.startup - INFO - ******************************************************************************
2020-01-20 21:29:35,496 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
2020-01-20 21:29:35,496 - octoprint.startup - INFO - ******************************************************************************
2020-01-20 21:29:37,683 - octoprint.startup - CRITICAL - Could not initialize plugin manager: 'ascii' codec can't decode byte 0xdc in position 77: ordinal not in range(128)
Could not initialize plugin manager: 'ascii' codec can't decode byte 0xdc in position 77: ordinal not in range(128)
There was a fatal error starting up OctoPrint.
2020-01-20 21:29:37,683 - octoprint.startup - CRITICAL - There was a fatal error starting up OctoPrint.

Try to start OctoPrint in Safe Mode. Click the link to see how to do this.

Sorry, it doesn't work

how else can work

(venv) C:\OctoPrint>octoprint serve --safe
2020-01-20 22:15:24,983 - octoprint.startup - INFO - ******************************************************************************
2020-01-20 22:15:24,983 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
2020-01-20 22:15:24,983 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2020-01-20 22:15:24,983 - octoprint.startup - INFO - Reason for safe mode: command line flag
2020-01-20 22:15:24,983 - octoprint.startup - INFO - ******************************************************************************
2020-01-20 22:15:26,108 - octoprint.startup - CRITICAL - Could not initialize plugin manager: 'ascii' codec can't decode byte 0xdc in position 77: ordinal not in range(128)
2Could not initialize plugin manager: 'ascii' codec can't decode byte 0xdc in position 77: ordinal not in range(128)
There was a fatal error starting up OctoPrint.
020-01-20 22:15:26,108 - octoprint.startup - CRITICAL - There was a fatal error starting up OctoPrint.

It seems that the OctoPi/OctoPrint installation has a failure.
Best is to restart by burning the image to the SD card again.
If it does not work then, maybe the SD card is faulty.

@Ewald_Ikemann, you missed a detail.

@Hasan_Basri_TURKMEN What version of Python do you use?

Ooops - sorry!

1.3.12 octoprint for windows

I am using Phyton 2.7.14