n00mkrad/cupscale

Install Embedded Python stuck at 0 MB of 2500

Opened this issue · 10 comments

Python Installer was running fine by the looks, it finish downloading, but it's not moved past 0 MB installed. Any idea what I could do?

I cannot reproduce this, so no.

Deleting entire Cupscale and installing again worked for me, now I have Python embedded.

Deleting entire Cupscale and installing again worked for me, now I have Python embedded.

This didn't fix it for me

@Void48 Late, but I had the same issue. I deleted and reinstalled and then had it download dependencies. It seemed frozen. If I clicked Cupscale in task bar there were two windows associated with it, one the main gui, the other the dependency checker. I went to Task Manager to see if it was doing anything, and I could expand Cupscale to see that there were 3 windows open, one of them was a message to finish unpacking python. When I hit ok, everything seemed to work.

having the same issue.
Sadly I cannot reproduce what @fabricatedmath says. No window that will show finishing unpacking appears.

Exactly the same here, too.
One day worked fine, next day, Python dependencies disappeared. Ran the check. All gone. Ran installer, "done donwloading / 100%" but won't go any further than 0 MB of 2500.
Same with a fresh copy, too.

Update: worked again when saved and installed from a different hard drive.

Update 2: but now getting consistent out of memory errors. Sigh.

It's getting stuck here because of a few reasons. The downloader task grabs the py.7z and tries to save it in CupscaleData\bin folder. But it never returns from this task.

I solved this on my own by...

  1. Deleting the Cupscale folder entirely.
  2. Extracting the Cupscale zip to a new Cupscale folder in the location I wanted it. I made sure there were no spaces in the Cupscale path.
  3. The installer worked correctly after this.

1-Deletes the file
2-Creates new disk partition
3-Extract the file on that partition and try again.
Here, it worked out like this.