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
Is your feature request related to a problem? Please describe.
Using venv separately from PyEnv causes interoperability problems.
Describe the solution you'd like
Since we use PyEnv to manage Python, we should consider using the Virtualenv plugin for Pyenv as well. The plugin: https://github.com/pyenv/pyenv-virtualenv
This needs implementing and, crucially, testing on multiple operating systems.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Using venv separately from PyEnv causes interoperability problems.
Describe the solution you'd like
Since we use PyEnv to manage Python, we should consider using the Virtualenv plugin for Pyenv as well. The plugin: https://github.com/pyenv/pyenv-virtualenv
This needs implementing and, crucially, testing on multiple operating systems.
The text was updated successfully, but these errors were encountered: