Skip to content

99. Common Setup Issues

Kevin L. edited this page Aug 5, 2024 · 1 revision

Common Installation Issues

In this section, we'll go over some of the common issues you may encounter during the installation process.

1. Access is denied

aid_image

OR

aid_image

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.

Solution:

  1. Make sure you run the terminal as administator!
  1. Follow the installation to install starrail in that terminal.