Note about unrestricted execution on Windows.

This commit is contained in:
Toke Jepsen 2022-12-02 10:47:06 +00:00 committed by GitHub
parent 5e6d64a3dd
commit 73393a75b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,9 @@ development tools like [CMake](https://cmake.org/) and [Visual Studio](https://v
#### Run from source
For development purposes it is possible to run OpenPype directly from the source. We provide a simple launcher script for this.
For development purposes it is possible to run OpenPype directly from the source. We provide a simple launcher script for this. To run the powershell scripts you may have to enable unrestricted execution as administrator:
`Set-ExecutionPolicy -ExecutionPolicy unrestricted`
To start OpenPype from source you need to