Find answers from the community

Updated last year

Logan M circular import

@Logan M circular import?
Attachment
Screenshot_2023-09-29_at_10.58.19_AM.png
L
O
b
15 comments
Looks like a module not found error first
try pip install cchardet ?
Requirement already satisfied: chardet in /Users/lion/miniconda3/envs/llama/lib/python3.11/site-packages (5.2.0)
chardet != cchardet ?
Failed to build cchardet....
something wrong with wheel, need a new environment... is there a requirements txt I can use?
there's one in the root of the repo, it's always worked for me ๐Ÿค” pip install -r requirements.txt
seems like something wrong with my clang... worked yesterday, maybe when I installed torch on this environment, it changed stuff
it's mac metal
mac metal๐ŸŽธ๐ŸŽธ๐ŸŽธ๐Ÿค˜
sorry couldn't help myself.
lol, I will try a new environment.
by mac metal do you mean like m1/m2?
Add a reply
Sign up and join the conversation on Discord