8000 venv install: missing setuptools dependency · Issue #32 · freckletonj/uniteai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

venv install: missing setuptools dependency #32

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 7CED 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

Open
hrehfeld opened this issue Sep 8, 2024 · 0 comments
Open

venv install: missing setuptools dependency #32

hrehfeld opened this issue Sep 8, 2024 · 0 comments

Comments

@hrehfeld
Copy link
hrehfeld commented Sep 8, 2024
Traceback (most recent call last):
  File "/home/hrehfeld/projects/ext/python-uniteai/.venv/bin/uniteai_llm", line 5, in <module>
    from uniteai.llm_server import main
  File "/home/hrehfeld/projects/ext/python-uniteai/.venv/lib/python3.12/site-packages/uniteai/llm_server.py", line 54, in <module>
    from uniteai.config import load_config
  File "/home/hrehfeld/projects/ext/python-uniteai/.venv/lib/python3.12/site-packages/uniteai/config.py", line 33, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

pip install setuptools fixes that.

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
0