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
(venv) (base) bobo@joushoushous-MacBook-Pro chattts % python3 app.py
Starting...
Traceback (most recent call last):
File "/Users/bobo/data/chattts/app.py", line 37, in
from uilib import utils,VERSION
File "/Users/bobo/data/chattts/uilib/utils.py", line 7, in
import pandas as pd
ModuleNotFoundError: No module named 'pandas'
这个怎么打开啊求求了各位大佬
The text was updated successfully, but these errors were encountered:
(venv) (base) bobo@joushoushous-MacBook-Pro chattts % python3 app.py
Starting...
Traceback (most recent call last):
File "/Users/bobo/data/chattts/app.py", line 37, in
from uilib import utils,VERSION
File "/Users/bobo/data/chattts/uilib/utils.py", line 7, in
import pandas as pd
ModuleNotFoundError: No module named 'pandas'
这个怎么打开啊求求了各位大佬
The text was updated successfully, but these errors were encountered: