Process terminated by exit code -1073741515 (0xC0000135)

I run the script in Python and it worked, even now it works on my laptop, but not on my other computer - I just get the error code:

Process finished with exit code -1073741515 (0xC0000135)

I do not get any other results - even from the "print" commands at the beginning of the file.

I did not find anything specific for this .. I reinstalled python (2.7.9), pygame (1.9.1) and even pycharm (I tried 4.5 first, now with 5.0 - the same result)

Does anyone know what this error code means? I could not find anything about this.

+10
source share
4 answers

reinstall python - you do not have python33.dll in c: \ WINDOWS \ system32 \

, python - c:

, python.exe pyCharm > >

+2

.py PyCharm Windows. https://thenewboston.com/forum/topic.php?id=10088, Python. ADD PYTHON TO THE PATH. PyCharm .

. Windows (64- ) , Python . .

  • 32- Python 64- Python. python-3.6.4-amd64.exe python-3.6.4.exe
  • Pycharm github.

.

+1

, . , , .

0

.svm, dlib, , .xml, , , . XML ( ) . XML , .

, "treinamento3.jpg" . :

< image file='delirium\treinamento3.jpg'>
    < box top='213' left='86' width='46' height='49'/ >
    < box top='531' left='47' width='125' height='123'/ >
  < /image >

.xml .

-3
source

Source: https://habr.com/ru/post/1614847/


All Articles