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

requiriments install issue #150

Open
gujashu opened this issue Mar 7, 2023 · 0 comments
Open

requiriments install issue #150

gujashu opened this issue Mar 7, 2023 · 0 comments

Comments

@gujashu
Copy link

gujashu commented Mar 7, 2023

  1. I try to run the requirement in pip(23.0.1) but it's gets an error on installing transformer, error is: "vqgan-jax 0.0.1 depends on transformers" and "dalle-mini 0.1.4 depends on transformers==4.25.1" so i run all of them independently and it run.
  2. There is an error on installing "dalle-mini.git", the pip version is (23.0.1) , the error is:
    Cannot install flax because these package versions have conflicting dependencies.
    Screenshot (2)

The conflict is caused by:
optax 0.1.4 depends on jaxlib>=0.1.37
optax 0.1.3 depends on jaxlib>=0.1.37
optax 0.1.2 depends on jaxlib>=0.1.37
optax 0.1.1 depends on jaxlib>=0.1.37
optax 0.1.0 depends on jaxlib>=0.1.37
optax 0.0.91 depends on jaxlib>=0.1.37
optax 0.0.9 depends on jaxlib>=0.1.37
optax 0.0.8 depends on jaxlib>=0.1.37
optax 0.0.6 depends on jaxlib>=0.1.37
optax 0.0.5 depends on jaxlib>=0.1.37
optax 0.0.3 depends on jaxlib>=0.1.37
optax 0.0.2 depends on jaxlib>=0.1.37
optax 0.0.1 depends on jaxlib>=0.1.37

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