Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install on OPi-zero2 with Debian and Ubuntu #8

Open
anarakinson opened this issue Mar 19, 2023 · 0 comments
Open

Unable to install on OPi-zero2 with Debian and Ubuntu #8

anarakinson opened this issue Mar 19, 2023 · 0 comments

Comments

@anarakinson
Copy link

anarakinson commented Mar 19, 2023

Hello
I have OrangePi-zero2 with Debian, loaded from official site: (http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-Zero-2.html)

I tried to install wiringOP-Python, but system returns error:

$ sudo python3 setup.py install                                                                                                                                                             stall
running install
running bdist_egg
running egg_info
writing wiringpi.egg-info/PKG-INFO
writing dependency_links to wiringpi.egg-info/dependency_links.txt
writing top-level names to wiringpi.egg-info/top_level.txt
file wiringpi.py (for module wiringpi) not found
reading manifest file 'wiringpi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'wiringOP/wiringPi'
warning: no directories found matching 'wiringOP/devLib'
warning: no files found matching 'wiringpi.py'
warning: no files found matching 'wiringpi_wrap.c'
writing manifest file 'wiringpi.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-aarch64/egg
running install_lib
running build_py
running build_ext
building '_wiringpi' extension
swigging wiringpi.i to wiringpi_wrap.c
swig -python -threads -o wiringpi_wrap.c wiringpi.i
wiringpi.i:292: Error: Unable to find 'bindings.i'
error: command '/usr/bin/swig' failed with exit code 1

I tried it with python2.7 and python3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant