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
{{ message }}
This repository was archived by the owner on Sep 14, 2018. It is now read-only.
If so, is there any documentation on how to create a virtualenv for IronPython on Unix? Virtualenv doesn't seem to like when the Python interpreter is not itself an executable, but a command with arguments like "mono ipy64.exe".
If virtualenv doesn't work, what do people use as a workaround for creating isolated environments?
If so, is there any documentation on how to create a virtualenv for IronPython on Unix? Virtualenv doesn't seem to like when the Python interpreter is not itself an executable, but a command with arguments like "mono ipy64.exe".
If virtualenv doesn't work, what do people use as a workaround for creating isolated environments?