Windows missing symlink support - gracefully degrade to hardlink or copy · Issue #2659 · pex-tool/pex · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although pex.fs has code to enable symlink support back through Python 3.7 on Windows, creating symlinks still requires special permissions granted by an admin (or the more broad "developer mode" switch to be flipped).