On Wednesday 28 February 2018 07:03:42 andy pugh wrote: > On 28 February 2018 at 01:15, Gene Heskett <[email protected]> wrote: > > So I am supposed to get a fitbit, and let it yelp > > at me every so often. So I did, then discovered it only runs on > > winderz or Macs. Its all packed up, never powered up, get my money > > back until its private, and runs on linux. > > https://linuxaria.com/article/how-to-sync-your-fitbit-under-linux
Following those instructions, I get to the: gene@coyote:~/src/pyusb-master$ sudo pip install galileo Downloading/unpacking galileo Cannot fetch index base URL http://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement galileo No distributions at all found for galileo Storing complete log in /root/.pip/pip.log from the pip log in root: root@coyote:~/.pip# cat pip.log ------------------------------------------------------------ /usr/bin/pip run on Wed Feb 28 09:57:11 2018 Downloading/unpacking galileo Getting page http://pypi.python.org/simple/galileo Could not fetch URL http://pypi.python.org/simple/galileo: HTTP Error 403: SSL is required Will skip URL http://pypi.python.org/simple/galileo when looking for download links for galileo Getting page http://pypi.python.org/simple/ Could not fetch URL http://pypi.python.org/simple/: HTTP Error 403: SSL is required Will skip URL http://pypi.python.org/simple/ when looking for download links for galileo Cannot fetch index base URL http://pypi.python.org/simple/ And from that it seems SSL is required. A considerable number of openssl files are installed. So whats next? -- Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
