Skip to content
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

Python Dependencies #22

Closed
pedromxavier opened this issue Mar 11, 2022 · 1 comment
Closed

Python Dependencies #22

pedromxavier opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@pedromxavier
Copy link
Member

We're having some trouble with Python Dependencies as usual. With this in mind, I'd like to consider switching from PyCall to PythonCall. As @joaquimg pointed out before, the PythonCall package seems to solve some of the problems from PyCall, specially the dependency ones. It creates a separate Conda environment for each project.

PyCall is a way bigger project, but has many untouched issues. PythonCall is still small but seems very neat and well-maintained. I'm still not sure if it will solve our problem with retrieving PyPi-only packages, such as D-Wave's but I think it is worth a try.

@pedromxavier pedromxavier added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Mar 11, 2022
@pedromxavier pedromxavier self-assigned this Mar 11, 2022
@pedromxavier
Copy link
Member Author

This was reolved by #21 using PythonCall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant