Skip to content

Commit 547d620

Browse files
authored
Update README.rst
Add how to fix permission denied issue
1 parent 01607d3 commit 547d620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Sample makefile compatible with ``pymake``:
101101
empty:
102102
# this is a comment
103103
104+
If you get a "Permission Denied" error, please check if maybe your antivirus may be preventing the launch of compiled python scripts, if the Scripts subdirectory is in the PATH, or `other issues with the Python install <https://stackoverflow.com/questions/56974927/permission-denied-trying-to-run-python-on-windows-10>`__.
104105

105106
Documentation
106107
-------------

0 commit comments

Comments
 (0)