When I run the Start Portable.bat file in version 3.0.0, it doesn't install all the requirements and dependencies correctly. I get the following error, for example:
Entering Full Setup / Command-Line Mode...
Using branch: main
Repository exists. Checking for updates...
Already on 'main'
Your branch is up to date with 'origin/main'.
Repository is up to date.
UV already installed.
Fresh Python environment detected - forcing dependency install...
Installing dependencies...
Using Python 3.12.10 environment at: C:\Users\GrecoPlay\Desktop\VisoMaster\portable-files\python
Resolved 95 packages in 1.18s
x Failed to download mpmath==1.3.0
|-> Failed to extract archive: mpmath-1.3.0-py3-none-any.whl
|-> I/O operation failed during extraction
`-> Failed to download distribution due to network timeout. Try increasing UV_HTTP_TIMEOUT (current value: 30s).
ERROR: Dependency installation failed.
Press a key to continue. . .
When I run the Start Portable.bat file in version 3.0.0, it doesn't install all the requirements and dependencies correctly. I get the following error, for example:
Entering Full Setup / Command-Line Mode...
Using branch: main
Repository exists. Checking for updates...
Already on 'main'
Your branch is up to date with 'origin/main'.
Repository is up to date.
UV already installed.
Fresh Python environment detected - forcing dependency install...
Installing dependencies...
Using Python 3.12.10 environment at: C:\Users\GrecoPlay\Desktop\VisoMaster\portable-files\python
Resolved 95 packages in 1.18s
x Failed to download
mpmath==1.3.0|-> Failed to extract archive: mpmath-1.3.0-py3-none-any.whl
|-> I/O operation failed during extraction
`-> Failed to download distribution due to network timeout. Try increasing UV_HTTP_TIMEOUT (current value: 30s).
ERROR: Dependency installation failed.
Press a key to continue. . .