installation - knowing you have the right processor before installing python -


hi there im newbie , started learn how code using python recently. im having problems installing though. prompt keeps bringing error says 'this installation package not supported processor type. contact vendor" mean , how can resolve it? i'm using intel(r) core(tm)2 duo cpu 2.20ghz 2 gig ram

if have 2gb of ram, you're using 32-bit os. want 32-bit python. make sure select correct os when choosing python exe download.

if you're using 32-bit windows, believe x86 here: https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -