roboflow-python icon indicating copy to clipboard operation
roboflow-python copied to clipboard

Getting Error while running on anaconda window

Open hammad2008 opened this issue 2 years ago • 1 comments
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 avatar Apr 01 '23 10:04 hammad2008

@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.

capjamesg avatar Sep 01 '23 11:09 capjamesg