Skip to content

Conversation

agrajagco
Copy link

Fixed verify installation command line from mlc_llm to mlc (fails when attempting to use mlc_llm). Verified actual installed module is mlc as shown below.

(mlc-prebuilt) agrajag@tor-orin:/opt/miniconda3/envs/mlc-prebuilt/lib/python3.11/site-packages/mlc$ ls -la
total 16
drwxrwxr-x  3 agrajag agrajag 4096 Apr  6 20:59 .
drwxrwxr-x 13 agrajag agrajag 4096 Apr  6 20:59 ..
-rw-rw-r--  1 agrajag agrajag   15 Apr  6 20:59 __init__.py
drwxrwxr-x  2 agrajag agrajag 4096 Apr  6 20:59 __pycache__
(mlc-prebuilt) agrajag@tor-orin:/opt/miniconda3/envs/mlc-prebuilt/lib/python3.11/site-packages/mlc$ python -c "import mlc; print(mlc)"
<module 'mlc' from '/opt/miniconda3/envs/mlc-prebuilt/lib/python3.11/site-packages/mlc/__init__.py'>

Fixed verify installation command line from mlc_llm to mlc (fails when attempting to use mlc_llm.  Verified actual installed module is mlc
@MasterJH5574
Copy link
Member

May I ask how did you install mlc? We don't have a namespace called mlc.

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

Successfully merging this pull request may close these issues.

2 participants