ladybug-tools / ladybug

🐞 Core ladybug library for weather data analysis and visualization
https://www.ladybug.tools/ladybug/docs/
GNU Affero General Public License v3.0
191 stars 54 forks source link

fix(config): Check for home folder during init #598

Closed ed-p-may closed 1 year ago

ed-p-may commented 1 year ago

Adds a check to config.py | Folders._find_default_ladybug_tools_folder() method to ensure that if the 'ladybug_tools' folder already exists on the user's computer, we don't try and create it again (which would raise an OS Error / WinError 183)

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.41.20 :tada:

The release is available on:

Your semantic-release bot :package::rocket: