-
-
Notifications
You must be signed in to change notification settings - Fork 6
Installation Guide for TAS‐Adobe Edition in case of errors
Nilas edited this page Aug 4, 2025
·
4 revisions
When TAS fails to download the backend automatically due to GitHub resource limitations, follow these steps to install it manually.
Ensure you have administrative privileges on your system before beginning the installation process.
Download the appropriate release for your operating system (Windows or Linux) from the [official releases page](https://github.com/NevermindNilas/TheAnimeScripter/releases).
Open File Explorer and navigate to:
%APPDATA%\Roaming\
Alternatively, you can:
- Press
Win + R - Type
%APPDATA%and press Enter - Navigate to the
Roamingfolder
In the Roaming directory:
- Create a new folder named
TheAnimeScripter - Inside
TheAnimeScripter, create a subfolder namedTAS-Portable
Your final path should be:
%APPDATA%\Roaming\TheAnimeScripter\TAS-Portable\
Extract all contents from the downloaded release archive directly into the TAS-Portable folder you created in the previous step.
Your final path should still be:
%APPDATA%\Roaming\TheAnimeScripter\TAS-Portable\
- Open a command prompt or terminal window
- Navigate to the
TAS-Portabledirectory - Execute the following command:
.\python.exe .\main.py --download_requirements
- Wait for the dependency installation to complete
If you encounter issues during installation:
- Verify you have sufficient disk space
- Ensure your antivirus software isn't blocking the extraction or execution
- Run the terminal as administrator if permission errors occur
- Check that all files were extracted to the correct directory