[root@VM-4-9-centos ~]# /www/tweepy/e465b1f0bc73edade9210d92f040b193_venv/bin/python3
Python 3.10.0 (default, Apr 14 2022, 08:59:19) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pandas
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'pandas' |