You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/danielsabini/ChatLLaMA/oobabooga_macos/text-generation-webui/bot.py", line 13, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
When I do pip install PyYAML:
Requirement already satisfied: PyYAML in ./miniconda3/lib/python3.11/site-packages (6.0.1)
The text was updated successfully, but these errors were encountered:
In MacOS M1 Sonoma
When I do pip install PyYAML:
Requirement already satisfied: PyYAML in ./miniconda3/lib/python3.11/site-packages (6.0.1)
The text was updated successfully, but these errors were encountered: