Giter Club home page Giter Club logo

bb-ads1220's Issues

ModuleNotFoundError: No module named 'pyA20'

Hi, I've bought an ADS1220 and trying to run it in Python.
However I get an error when I try to install pyA20.

The following message appers with pip installation:

pip3 install --upgrade pyA20
Collecting pyA20
Using cached pyA20-0.2.1.tar.gz
Installing collected packages: pyA20
Running setup.py install for pyA20 ... error
Complete output from command c:\users\eduhz\appdata\local\programs\python\python36-32\python.exe -u -c "import setuptools, tokenize;file='C:\Users\eduhz\AppData\Local\Temp\pip-build-it42lil_\pyA20\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\eduhz\AppData\Local\Temp\pip-9rkqx1in-record\install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build\lib.win32-3.6
creating build\lib.win32-3.6\pyA20
copying pyA20_init_.py -> build\lib.win32-3.6\pyA20
creating build\lib.win32-3.6\pyA20\gpio
copying pyA20\gpio_init_.py -> build\lib.win32-3.6\pyA20\gpio
running build_ext
error: [Errno 2] No such file or directory: '/proc/cpuinfo'

----------------------------------------

Command "c:\users\eduhz\appdata\local\programs\python\python36-32\python.exe -u -c "import setuptools, tokenize;file='C:\Users\eduhz\AppData\Local\Temp\pip-build-it42lil_\pyA20\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\eduhz\AppData\Local\Temp\pip-9rkqx1in-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\eduhz\AppData\Local\Temp\pip-build-it42lil_\pyA20\

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.