tianjuxue / jax-am

Additive manufacturing simulation with JAX.
https://jax-am.readthedocs.io/en/latest/
GNU General Public License v3.0
268 stars 56 forks source link

Package Issues with jax-am #5

Closed Vamsi717 closed 1 year ago

Vamsi717 commented 1 year ago

When Trying to pip install the package getting an error sort of like this: ERROR: Cannot install jax-am==0.0.1 and jax-am==0.0.2 because these package versions have conflicting dependencies.

Please Help me out with this on how to rectify this error.

Package_error_Jax-am

tianjuxue commented 1 year ago

Thank you for your interest. At this stage, we recommend to try the library by "Install the most updated version from github", as described Here.

In your case, you only need one version of jax-am (you may uninstall the jax-am 0.0.1 version). Or you may create a new conda environment and try to install jax-am in the new environment.

tianjuxue commented 1 year ago

We have made a video tutorial on the installation process of JAX-AM project. Closing the issue.