Problem Description
The latest package on PyPI natnet==0.2.0 does not appear to contain fix #7 . Therefore pip install natnet fails for servers using NatNet protocol 4.2 with the same issues as #6 .
Pulling directly from the git master works flawlessly.
It would be helpful if this fix was published as a new PyPI release!
Environment
- Motive: 3.4.0.2
- NatNet protocol: 4.2.0.0
- Python: 3.13
- PyPI package: natnet==0.2.0
Problem Description
The latest package on PyPI
natnet==0.2.0does not appear to contain fix #7 . Thereforepip install natnetfails for servers using NatNet protocol 4.2 with the same issues as #6 .Pulling directly from the git
masterworks flawlessly.It would be helpful if this fix was published as a new PyPI release!
Environment