Skip to content

PyPi claims v1.0.1 but has old files - Git repo installs as same v1.0.1 but has newer files #26

Description

@slowrunner

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions