Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errornous pip package pykinect #3717

Closed
espretto opened this issue Feb 9, 2018 · 2 comments
Closed

errornous pip package pykinect #3717

espretto opened this issue Feb 9, 2018 · 2 comments
Labels

Comments

@espretto
Copy link

espretto commented Feb 9, 2018

Hello,
I know it's been some time version 2 is out but some of us still study VR with the kinect 1 and python 2.7.14. Following the info provided by pip, I'm creating the ticket here:

>pip show pykinect
Name: pykinect
Version: 2.1
Summary: PyKinect Module for interacting with the Kinect SDK
Home-page: http://pytools.codeplex.com/
Author: Microsoft Corporation
Author-email: ptvshelp@microsoft.com
License: UNKNOWN

The module pykinect/nui/structs.py on line 213 says return desc.height.value while it should be return desc.height. Otherwise it won't work.

@huguesv
Copy link
Contributor

huguesv commented Mar 15, 2018

Looks like we have the fix already, but we haven't published an updated PyKinect since then.
https://github.com/Microsoft/PTVS/blob/master/Python/Product/PyKinect/PyKinect/pykinect/nui/structs.py#L217

@huguesv
Copy link
Contributor

huguesv commented Nov 6, 2018

No plan on publishing a new version of PyKinect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants