Python Forum

Full Version: Using a Windows 7 Laptop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is sad. I first noticed a problem when I tried installing Battle.net, then I noticed that I couldn't use the latest from Eclipse.
And then I noticed that I couldn't install Anaconda.
And then I noticed that I couldn't even install Python (2.7 nor 3.6)

Is there anybody here who knows how I can practice Python coding even with this tinker-toy (I can't afford a new computer right now)?



**************************************************************************
Operating System: Windows Vistaâ„¢ Home Premium (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.101014-0432)
Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
System Model: Satellite L515
BIOS: InsydeH2O Version 1.50
Processor: Pentium® Dual-Core CPU T4300 @ 2.10GHz (2 CPUs), ~2.1GHz
Memory: 3964MB RAM
Your title says Windows7, the text says Vista...
Anyway, it schould not be a problem to install and run Python... At least not a problem with insufficient hardware resources (after all Python runs on Raspberry Pi under Linux). Check this excellent tutorial how to install python under Windows.
https://python-forum.io/Thread-Basic-Par...er-Windows
Follow it to the letter and if the problem persist post detail information on the exact errors you get.