-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix #166 by modifying the permissions in files after pip install them in site-packages in the natlink install folder. * make change of acl with cacl.exe independent of language of windows system.
- Loading branch information
1 parent
dea86ad
commit cf90158
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cf90158
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One quick question, if the user upgrades pip after the installer has completed for example months later, will this issue reappear?