Closed aegorfk closed 6 years ago
Actually, it happened because this package is so Windows-based systems, not Unix. I understood. Solved
how can I make it available for Linux based systems. Any idea
@navinthenapster I used pylibfreenect2 package for Mac integration. You can see it here: https://github.com/aegorfk/Mask_RCNN/blob/master/Kinect_streaming_segmentation.ipynb
Whole running import lines right after installation:
I got: File "", line unknown
SyntaxError: unknown encoding for '....../lib/python3.5/site-packages/pykinect2/PyKinectV2.py': mbcs
I tried even manually rewrite the file, but did not help. Any ideas?