Trying to download Python libraries
The RTC Pi is a Real-time clock for the Raspberry Pi
26/02/2016
Posted by:
simonwoodhead
26/02/2016
Posted by:
simonwoodhead
26/02/2016
Posted by:
simonwoodhead
26/02/2016
Posted by:
andrew
I have just tried downloading the python 2 repositories to my Pi using "git clone https://github.com/abelectronicsuk/ABElectronics_Python_Libraries.git" and it worked correctly. You do not have to add a username and password after the command if you are copying the repository onto your Raspberry Pi.
If you keep having trouble using git clone then the other option is to use wget to download the zip file and extract it with the following commands:
wget https://github.com/abelectronicsuk/ABElectronics_Python_Libraries/archive/master.zip
unzip master.zip
26/02/2016
Posted by:
simonwoodhead
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.