onesandzeroes
About
- Username
- onesandzeroes
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
After writing this post I realized I could work around the issue using an inline_script that added the PIL folder to the path: import syssys.path.append(r"C:\Program Files (x86)\OpenSesame\PIL") So my immediate issue is solved for the mo…