mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-27 08:10:58 +00:00
'BASICSR_JIT' is not recognized as an internal or external command #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kubishime on GitHub (Jul 21, 2021).
Is this an issue with setting environment variables in Windows? Is there a method to resolve this?
@xinntao commented on GitHub (Jul 21, 2021):
In windows, you need to set the environment variable by
Open command line: set BASICSR_JIT=Trueand then type the commandI have not tested it on windows. So it may also have other issues.