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

ERROR: Could not find a version that satisfies the requirement autodistill-qwen-vl (from versions: none) ERROR: No matching distribution found for autodistill-qwen-vl #1

Open
sulaiman1988 opened this issue May 30, 2024 · 1 comment

Comments

@sulaiman1988
Copy link

This error happens when tried to run this command for install autodistill qwen :
pip3 install autodistill-qwen-vl

@privvyledge
Copy link

This package does not have a pip release, but here are my steps to run it.

  1. Install python dependencies: python3 -m pip install tiktoken transformers_stream_generator
  2. Clone this repository and navigate to the directory: git clone https://github.com/autodistill/autodistill-qwen-vl.git && cd autodistill-qwen-vl
  3. Install the package: python3 setup.py install

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

2 participants