Skip to content
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

conda-unpack-script.py line 226 and line 66 #33

Open
51M0N3-3XC opened this issue Aug 17, 2024 · 1 comment
Open

conda-unpack-script.py line 226 and line 66 #33

51M0N3-3XC opened this issue Aug 17, 2024 · 1 comment

Comments

@51M0N3-3XC
Copy link

overall the application 1clickinstall that I purchased months ago has never worked well;

for example every time I start win_config.bat:

Traceback (most recent call last): File "C:\IOPaint-v1\installer\Scripts\conda-unpack-script.py", line 226, in update_prefix(os.path.join(new_prefix, path), new_prefix,
File "C:\IOPaint-v1\installer\Scripts\conda-unpack-script.py", line 66, in update_prefix with open(path, 'rb+') as fh:
PermissionError: [Errno 13] Permission denied: 'C:\IOPaint-v1\installer\DLLs/_tkinter.pyd'

or other times:

Traceback (most recent call last): File "C:\IOPaint-v1\installer\Scripts\conda-unpack-script.py", line 226, in
update_prefix(os.path.join(new_prefix, path), new_prefix,
File "C:\IOPaint-v1\installer\Scripts\conda-unpack-script.py", line 66, in update_prefix
with open(path, 'rb+') as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\IOPaint-v1\installer\Library/lib/tdbc1.1.3/tdbcConfig.sh'Channels:

then it starts but sometimes it doesn't save the configuration correctly and, when it happens, it completely ruins the installation.

I tried download the 1clickinstall application again hoping that it had been fixed but apparently it hasn't been...

I ask that it be fixed (even more so because it is paid) and that adequate support be given
Thanks

@Sanster
Copy link
Owner

Sanster commented Aug 21, 2024

I split the old win_config.bat file.

  • win_setup.bat: Used for installing dependencies for the first time
  • win_config.bat: Launches the gradio parameter configuration interface
  • win_update.bat: To be executed when you need to update the iopaint version

Please unzip the original zip again and download the three bat files mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants