[Tutor] ISSUE WITH PYTHON 3,5 API RUNTIME

Alan Gauld alan.gauld at yahoo.co.uk
Sun Feb 12 14:40:18 EST 2017


On 12/02/17 19:10, ViRuZ Fx . wrote:
> Hello fellow programmers of Python, Im here writing you this because, since
> I got a virus and my computer reseted to 0, 

I have no idea what reset to 0 means.
Did you reinsatall Windows and all your applications?
Did you use the Windows repair tool?

> I cant run anything, 

You mean anything at all? Not even Windows Exploirer or Notepad?
If dso its a Windows fault and nothing to do with python.

Or do you mean you can't run Python?
If so which commands have you tried? IDLE?
The command line interpreter?

> start running a program , it pops this error :

> api-ms-win-crt-runtime-l1-1-0.dll

That's not really an error but a filename. Is there any
explanatory text, such as "can't find file" or "not a command"
or somesuch?

[BTW Have you tried googling the error/filename?
You might find its a common fault with an easy fix...]

> I seriously need help

Indeed, but we can't tell at this point whether its
help with Windows or help with Python on windows.
We need more details.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list