If I am not an administrator of the server, how can I complete the installation? ``` BASICSR_EXT=True sudo $(which python) setup.py develop cd ../PyDiff pip install -r requirements.txt BASICSR_EXT=True sudo $(which python) setup.py develop ```
If I am not an administrator of the server, how can I complete the installation?