-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto update seems to get issues #183
Comments
Looks like you're trying to install over your existing install which is currently in use |
Hi!
|
absolutely! I've added a bug in our database to catch this earlier and hopefully this will be addressed sooner than later. |
Cool! Thank you very much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In Houdini 18.0.310 ran as an admin in an up to date W10, when I use the embedded updater, I get the following console alert:
Traceback (most recent call last):
File "update_toolset", line 121, in on_updatebtn_press
File "update_toolset", line 283, in on_dialog_close
File "update_toolset", line 236, in unzip_file
File "C:\PROGRA
1\SIDEEF1\HOUDIN1.310\python27\lib\zipfile.py", line 1040, in extractall1\SIDEEFself.extract(zipinfo, path, pwd)
File "C:\PROGRA
1\HOUDIN1.310\python27\lib\zipfile.py", line 1028, in extractreturn self._extract_member(member, path, pwd)
File "C:\PROGRA
1\SIDEEF1\HOUDIN~1.310\python27\lib\zipfile.py", line 1083, in _extract_memberfile(targetpath, "wb") as target:
IOError: [Errno 13] Permission denied: 'C:\Users\Georges\Documents\houdini18.0\SideFXLabs\310 (local)\bin\CapturingReality.CoordinateSystems.dll'
The text was updated successfully, but these errors were encountered: