Installing GitHub repository
Posted: Tue Jun 25, 2019 9:53 am
Hi,
I'm fairly new to programming with the Pi. For a uni project I want to download the following GitHub Python library (or repository? I'm very unfamiliar with the terminology) https://github.com/azzra/python3-wiimote . So far I have done the but I can't find a setup.py file or similar. Are there other steps to download from GitHub that I'm missing?
I'm fairly new to programming with the Pi. For a uni project I want to download the following GitHub Python library (or repository? I'm very unfamiliar with the terminology) https://github.com/azzra/python3-wiimote . So far I have done the
Code: Select all
git clone https://github.com/azzra/python3-wiimote