matham / pi_waveshare_adc

A performant Python library to read the RPi Waveshare ADC expansion board.
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Pypi repository #1

Open oilybits opened 3 years ago

oilybits commented 3 years ago

Hi. Tried to install following the guideline but ran into some problem with : Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/pi-waveshare-adc/

Is there a fix for this?

matham commented 3 years ago

The reason is that I haven't had a chance to finish this up and make a release to pypi. I'm hoping to come back to this in the next month or so.

For now, if you want to use it I'd recommend you install directly from github using e.g. pip install https://github.com/matham/pi_waveshare_adc/archive/refs/heads/master.zip.

oilybits commented 3 years ago

Thank you so much. That seems to work - let's get converting!!!

Alan (Oilybits)

On Sat, 8 May 2021 at 17:28, matham @.***> wrote:

The reason is that I haven't had a chance to finish this up and make a release to pypi. I'm hoping to come back to this in the next month or so.

For now, if you want to use it I'd recommend you install directly from github using e.g. pip install https://github.com/matham/pi_waveshare_adc/archive/refs/heads/master.zip.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matham/pi_waveshare_adc/issues/1#issuecomment-835420409, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT62YQLBJM56WXZQQZZM6UDTMVRBZANCNFSM44NTSU7A .