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

Automatically install Python library dependencies #28

Open
mtfishman opened this issue Jul 28, 2021 · 1 comment
Open

Automatically install Python library dependencies #28

mtfishman opened this issue Jul 28, 2021 · 1 comment

Comments

@mtfishman
Copy link
Member

One thing we could try is moving the set of commands in the CI for installing AutoHOOT and cotengra into a file deps/build.jl, which Julia will run as a build step when the ITensorNetworkAD package gets installed. Similar to the discussions here:
https://discourse.julialang.org/t/pycall-pre-installing-a-python-package-required-by-a-julia-package/3316
https://gist.github.com/Luthaf/368a23981c8ec095c3eb

@mtfishman
Copy link
Member Author

I guess we should actually add this as a build script in the AutoHOOT.jl package instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant