roboflow-python
roboflow-python copied to clipboard
Getting Error while running on anaconda window
trafficstars
When i run command Pip install roboflow It gives following error @Jacobsolawetz @broox @hansent @tonylampada @yeldarby
File "C:/Users//.conda/envs/ML/lib/site-packages/roboflow/config.py", line 20, in get_conditional_configuration_variable default=os.getenv("HOME") + "/.config/roboflow/config.json", TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
@hammad2008 Thank you for your comment! We have a PR in the works that will solve this issue. https://github.com/roboflow/roboflow-python/pull/176. I will comment here when it has been merged and published.