speckleworks / SpeckleBlender

Speckle for Blender Client
MIT License
25 stars 4 forks source link

Problem with 'Add Account' #16

Closed ifcwebserver closed 3 years ago

ifcwebserver commented 4 years ago

For anyone who is trying to play with SpeckleBlender ( Version 2.8)

If you failed to add your account and got an error message "Failed to connect to database." in Cache.py line 165 All what you have to do it to create a folder "SpeckleSettings" at this location: C:\Users\YOUR_USER_NAME\AppData\Local\SpeckleSettings

CyrilWaechter commented 3 years ago

Similarly on Linux you need to create a SpeckleSettings folder in your home folder (mkdir ~/SpeckleSettings). I will try to submit a PR to fix this issue which apparently is part of PySpeckle not SpeckleBlender.

tsvilans commented 3 years ago

@ifcwebserver Yes, sorry, this fell off the truck since I've been testing it on a system that already has the Rhino Speckle client, therefore the SpeckleSettings folder already exists :)

@CyrilWaechter has fixed this in PySpeckle.