Closed KarelChanivecky closed 3 weeks ago
This code path is only triggered with that environment variable set. Unset it, and you won't have permissions problems.
Thanks for the prompt help!!
Can I recommend leaving a comment mentioning this at this line?
It's in a different project
In Windows, if the running process has restricted permissions the process may not have permission to read the file "C:\Users\User\Documents\syskeylog.txt". Sounds silly, but this error can propagate through dependencies and prevent them from complete importing, even if the functionality you expect from them do not depend on this project.
Expected Result
Can import adapter.py
Actual Result
Reproduction Steps
Run the following code in Windows. You gotta remove a line and un-indent a block. See comment within the code.
System Information