boa13 wrote:I think you have successfully installed Python (because it started when you double-clicked the .py file), but the main.py file does not contain at all what it was supposed to contain: somehow, it seems it contains HTML?!

I think u right but.. how the hell happened?
this is the first lines of the main.py file...
<!DOCTYPE html>
<html>
<head prefix="og:
http://ogp.me/ns# fb:
http://ogp.me/ns/fb# githubog:
http://ogp.me/ns/fb/githubog#">
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Grognaks-Mod-Manager/main.py at master · Grognak/Grognaks-Mod-Manager · GitHub</title>
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub" />
<link rel="fluid-icon" href="
https://github.com/fluidicon.png" title="GitHub" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-114.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-144.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144.png" />
<link rel="logo" type="image/svg" href="
http://github-media-downloads.s3.amazon ... b-logo.svg" />
<meta name="msapplication-TileImage" content="/windows-tile.png">
<meta name="msapplication-TileColor" content="#ffffff">
So, well i dont know too much about html, but i think THAT is html..