-
Notifications
You must be signed in to change notification settings - Fork 26
99. Common Setup Issues
Kevin L. edited this page Aug 5, 2024
·
1 revision
In this section, we'll go over some of the common issues you may encounter during the installation process.
OR
If you encounter this error or any similar error claiming <blablabla>Error: [WinError x] Access is denied
while using pip
to install a package, it likely means that pip
does not have the necessary permissions to access and modify the Python directory (most likely located on the C: drive in this case) to download the starrail
package.
- Make sure you run the terminal as administator!
- Follow the installation to install
starrail
in that terminal.