Open palla89 opened 3 years ago
Looks like it's fixed after the latest commit 1.0.5 gcc 8.3.0 (Raspbian 8.3.0-6+rpi1) Python 3.7.3 on Pi4b
$ sudo rm -r bme68x-python-library
$ git clone https://github.com/pi3g/bme68x-python-library.git
$ cd bme68x-python-library
$ wget https://www.bosch-sensortec.com/media/boschsensortec/downloads/software/bme688_development_software/bsec_2-0-6-1_generic_release_04302021.zip
$ unzip bsec_2-0-6-1_generic_release_04302021.zip
$ sudo python3 setup.py install
I got the same issue. Will there be a new pypi release so that we can just use pip3 install bme68x
again?
I got the same issue. Will there be a new pypi release so that we can just use
pip3 install bme68x
again?
Are there any updates on a new pypi release?
I got the same issue on RasPi 3 b and python 3.9
Hi, I pulled new code but can't run install: