每次我在jupyter中导入任何库时都会显示这种类型的错误,我使用的是64位的window os。----> 1 import pandas as pd 2 digit = pd.read_csv(r'E:\ML_Codes\all\train.csv')
~\AppData\Roaming\Python\Python37\site-packages\pandas__init__.py in 9 for dependency in hard_
当我运行"pip3 install some_module“时,我正在安装"Jupyter notebook in Visual Studio Code”和"Jupyter notebook in Visual我在”Visual Studio Code中Jupyter notebook“sys.executable = /usr/bin/python3中,但在"Jupyter notebook”sys.executable= /home/binh
我尝试导入websocket,但python返回ImportError: no module named websocket.我检查了sys.path,其中包括websocket包所在的目录: Library/Python/3.7/lib/python/site-packages。我还确认了包中有__init__.py。我尝试导入Library/python/3.7/lib/python/