Python Dependencies #22
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: