You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyPi claims imusensor is v1.0.1 but does not contain the latest files, e.g. "replaced name test with logical or ('|')"
github latest installs as same version v1.0.1 but is clearly later than PyPi v1.0.1
installed from pypi (then removed) with:
pip3 install imusensor
..
The name is wrong [113]
..
pip3 uninstall imusensor
=======
Installed from git (to Ubuntu 22.04 on Raspberry Pi4) with:
git clone https://github.com/niru-5/imusensor.git
cd imusensor
python3 setup.py build
sudo python3 setup.py install
..
Installed /usr/local/lib/python3.10/dist-packages/imusensor-1.0.1-py3.10.egg
Processing dependencies for imusensor==1.0.1
Finished processing dependencies for imusensor==1.0.1
The text was updated successfully, but these errors were encountered:
PyPi claims imusensor is v1.0.1 but does not contain the latest files, e.g. "replaced name test with logical or ('|')"
github latest installs as same version v1.0.1 but is clearly later than PyPi v1.0.1
installed from pypi (then removed) with:
Installed from git (to Ubuntu 22.04 on Raspberry Pi4) with:
The text was updated successfully, but these errors were encountered: