python - Process finished with exit code -1073741511 (0xC0000139) -


when run python code, such

print("test") 

i output

process finished exit code -1073741511 (0xc0000139) 

i have found related question, bug in pycharm (py-10155 , linked py-12900). bug 2014, unsure how things have changed.

i have used ccleaner clean pc using windows problem searcher (felsökning in swedish), nothing has changed. pycharm , windows 8 up-to-date.

online there have been mentions of couple of ways fix problem, included reinstalling windows os. cannot find solve problem , prefer not take such drastic step. occurs when run pycharm , python. have not tried other programming languages.

it started off related previous question here.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -