-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Can this be installed in a non-system directory? Python is on the list of system environmental variables.
C:\Programs Dump\Cathy_catho-main>python setup.py install
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\catho
copying catho\catho.py -> build\lib\catho
copying catho\db.py -> build\lib\catho
copying catho\file.py -> build\lib\catho
copying catho\utils.py -> build\lib\catho
copying catho_init_.py -> build\lib\catho
running install_lib
creating C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\Lib\site-packages\catho
error: could not create 'C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0\Lib\site-packages\catho': Access is denied