jrterven / KinZ-Python

Python library for Azure Kinect
BSD 2-Clause "Simplified" License
27 stars 7 forks source link

pip install . #5

Open JSCG95 opened 2 years ago

JSCG95 commented 2 years ago

I'm having issues installing the kinz package once I set my environment using the .yml file you provided. I've tried pip install kinz and pip install . without success.

Please, let me know whats the correct way to install kinz package.