Closed Pythonaire closed 8 months ago
I have the same problem....
Is an update from 0.0.3 to 0.04 possible? If yes how?
Until https://github.com/svalouch/python-rctclient/releases/tag/v0.0.4 has been published to pypi you could use pip install git+https://github.com/svalouch/python-rctclient@v0.0.4
to install directly from the repo.
Tried to upgrade the version from 0.0.3 to 0.0.4 but failed.
gives version 0.0.3
gives: ERROR: Could not find a version that satisfies the requirement rctclient==0.0.4 (from versions: 0.0.1, 0.0.2, 0.0.3)