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

各位老大,我用mac教程下载到最后打开app说没有module named ’pandas' #247

Open
jingjing825 opened this issue Sep 26, 2024 · 1 comment

Comments

@jingjing825
Copy link

(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'

这个怎么打开啊求求了各位大佬

@jingjing825
Copy link
Author

pip3 install pandas

暂时运行起来了

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

1 participant