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

Problem with the llama 3.3 instalation. #253

Open
Nikinik-ia opened this issue Jan 4, 2025 · 2 comments
Open

Problem with the llama 3.3 instalation. #253

Nikinik-ia opened this issue Jan 4, 2025 · 2 comments

Comments

@Nikinik-ia
Copy link

Hello. I am installing llama 3.3 on a Windows 64 laptop. I have received a meta email. I already received an email and have installed CLI. When requesting the list of models it gives me the following one that I show below. Can you help me? Thank you.

C:\Users\Admin>llama model list
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Scripts\llama.exe_main
.py", line 4, in
from llama_stack.cli.llama import main
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\site-packages\llama_stack_init
.py", line 7, in
from llama_stack.distribution.library_client import ( # noqa: F401
...<2 lines>...
)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\site-packages\llama_stack\distribution\library_client.py", line 34, in
from llama_stack.distribution.build import print_pip_install_help
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\site-packages\llama_stack\distribution\build.py", line 15, in
from llama_stack.distribution.utils.exec import run_with_pty
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\site-packages\llama_stack\distribution\utils\exec.py", line 10, in
import pty
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\pty.py", line 12, in
import tty
File "C:\Users\Admin\AppData\Local\Programs\Python\Python313\Lib\tty.py", line 5, in
from termios import *
ModuleNotFoundError: No module named 'termios'

@nitin27may
Copy link

Getting same error :

Env Details :

Windows 11 Pro, 24H2
image

Error Details :

image

@Markopior
Copy link

maybe github shoud say it is only for linux users? termios?...

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

3 participants