Not able to install python naqoqi sdk in anaconda environment on windows7
Closed this issue · 1 comments
soumenms2015 commented
Hello,
I am using two version of python 2.7 with 32 bit and python3.6 64 bit in separate virtual environment. Then inside virtual env of python2.7 with 32 bit on windows 7, set the pepper-python sdk lib path by using below command.
setx PATH "%PATH%;path to pepper-sdk-lib file"
But it doesn't work.
Any idea how to solve this?
victorpaleologue commented
This is not a qibuild issue, but an issue on the Python SDK. Please try to find help on https://stackoverflow.com/questions/tagged/pepper instead.