Skip to content

PyCall compat mode #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cjdoris opened this issue Oct 2, 2021 · 3 comments
Closed

PyCall compat mode #55

cjdoris opened this issue Oct 2, 2021 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers priority Should be fixed or implemented soon

Comments

@cjdoris
Copy link
Collaborator

cjdoris commented Oct 2, 2021

No description provided.

@cjdoris cjdoris added enhancement New feature or request good first issue Good for newcomers priority Should be fixed or implemented soon labels Oct 2, 2021
@xgdgsc
Copy link

xgdgsc commented Oct 17, 2021

ENV["JULIA_PYTHONCALL_EXE"] = "PYCALL" no longer work for me. How to specify python path for now if I don' t want to use auto installed conda with python 3.10?

@cjdoris
Copy link
Collaborator Author

cjdoris commented Oct 17, 2021

You can still use that environment variable to specify the Python executable.

The PyCall compat mode was removed in the last release but is back on master (] add PythonCall#master) if you set ENV["JULIA_PYTHONCALL_EXE"] = "@PyCall".

@cjdoris cjdoris closed this as completed Oct 17, 2021
@xgdgsc
Copy link

xgdgsc commented Oct 18, 2021

Thanks! Hope a new release soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority Should be fixed or implemented soon
Projects
None yet
Development

No branches or pull requests

2 participants