Clarify instructions for switching virtualenv (?)
Open
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Are the following instructions for using a new virtual environment still valid ?
> If you want to switch PyCall to use a different virtualenv, then you should switch virtualenvs and run rm(Pkg.dir("PyCall","deps","PYTHON")); Pkg.build("PyCall")
I'm unable to find any such file to delete in the given location.
Context: I am unable to get PyCall to use my virtual environment's version of Python (which was a pyenv install)
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.