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
@boltex : For simple access here's the text of the proposed solution:
"""I suggest that Felix could find a way to have LeoInteg open a venv and launch Python from that. This would require a new setting that would take priority over the current setting for the Python executable. Leo integ would have to run the venv activation script and launch the bridge in that environment. I don't know how to do that but I imagine it's possible. Once launched, LeoInteg would not need to know about the venv any more to communicate with the bridge."""
In a follow-up comment I'll describe how I am using pip & venv to install Leo from PyPI.
The text was updated successfully, but these errors were encountered:
The problem was described in this message on Leo's google group:
In a follow-up msg in the same thread a possible solution was described by TBP - See
@boltex : For simple access here's the text of the proposed solution:
"""I suggest that Felix could find a way to have LeoInteg open a venv and launch Python from that. This would require a new setting that would take priority over the current setting for the Python executable. Leo integ would have to run the venv activation script and launch the bridge in that environment. I don't know how to do that but I imagine it's possible. Once launched, LeoInteg would not need to know about the venv any more to communicate with the bridge."""
In a follow-up comment I'll describe how I am using pip & venv to install Leo from PyPI.
The text was updated successfully, but these errors were encountered: