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

ModuleNotFoundError: No module named 'janus' #114

Open
wrharper opened this issue Jan 31, 2025 · 2 comments
Open

ModuleNotFoundError: No module named 'janus' #114

wrharper opened this issue Jan 31, 2025 · 2 comments

Comments

@wrharper
Copy link

wrharper commented Jan 31, 2025

(Test) C:\Users\****\source\repos\OpenWebUI\Test>python demo\app_januspro.py
Traceback (most recent call last):
  File "C:\Users\****\source\repos\OpenWebUI\Test\demo\app_januspro.py", line 4, in <module>
    from janus.models import MultiModalityCausalLM, VLChatProcessor
ModuleNotFoundError: No module named 'janus'

This happens despite having the virtual environment active.

Image

@wrharper
Copy link
Author

Image

@wrharper
Copy link
Author

pyvenv.cfg
home = C:\Users****\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0
include-system-site-packages = false
version = 3.9.13

I thought it might be the version, but it checks out too?

@wrharper wrharper reopened this Jan 31, 2025
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