modulenotfounderror no module named 'pandas' | How to install  pandas from cmd

modulenotfounderror no module named 'pandas' | How to install pandas from cmd

SkillBuilderZone

2 года назад

17,402 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@tariq2835
@tariq2835 - 09.12.2023 22:09

Ok but I just downloaded it and it says this

Ответить
@mehmoodulhassanfarooq4585
@mehmoodulhassanfarooq4585 - 03.10.2023 16:41

again have same error

Ответить
@mehmoodulhassanfarooq4585
@mehmoodulhassanfarooq4585 - 03.10.2023 16:41

Microsoft Windows [Version 10.0.19045.3448]
(c) Microsoft Corporation. All rights reserved.

C:\Users\agfhfg>pip install pandas
Requirement already satisfied: pandas in c:\users\agfhfg\appdata\local\programs\python\python310\lib\site-packages (2.1.1)
Requirement already satisfied: numpy>=1.22.4 in c:\users\agfhfg\appdata\local\programs\python\python310\lib\site-packages (from pandas) (1.26.0)
Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\agfhfg\appdata\roaming\python\python310\site-packages (from pandas) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in c:\users\agfhfg\appdata\local\programs\python\python310\lib\site-packages (from pandas) (2023.3.post1)
Requirement already satisfied: tzdata>=2022.1 in c:\users\agfhfg\appdata\local\programs\python\python310\lib\site-packages (from pandas) (2023.3)
Requirement already satisfied: six>=1.5 in c:\users\agfhfg\appdata\roaming\python\python310\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)

C:\Users\agfhfg>---------------------------------------------------------------------------
'---------------------------------------------------------------------------' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>ModuleNotFoundError Traceback (most recent call last)
'ModuleNotFoundError' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>c:\Users\agfhfg\Desktop\practice\practice.ipynb Cell 1 line 1

C:\Users\agfhfg>----> 1 import pandas as pd
'----' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>
C:\Users\agfhfg>ModuleNotFoundError: No module named 'pandas'
pip install pandas
'ModuleNotFoundError:' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>---------------------------------------------------------------------------
'---------------------------------------------------------------------------' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>ModuleNotFoundError Traceback (most recent call last)
'ModuleNotFoundError' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>c:\Users\agfhfg\Desktop\practice\practice.ipynb Cell 1 line 1

C:\Users\agfhfg>----> 1 import pandas as pd
'----' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\agfhfg>
C:\Users\agfhfg>ModuleNotFoundError: No module named 'pandas'

Ответить
@skillbuilderzone
@skillbuilderzone - 28.03.2023 00:21

If this fixed your issue, please please please subscribe and like the video. Thank you again for your support, and I look forward to connecting with you in the comments section below!

Ответить
@juanmanuelluna21
@juanmanuelluna21 - 19.01.2023 21:40

I installed Pandas in the terminal and try to run it in Visual Studio Code but it does not work any way. Do you have another solution?

Ответить
@andrilesmanahermawan1448
@andrilesmanahermawan1448 - 06.08.2022 06:53

thanks sir

Ответить
@rbmusicofficial9146
@rbmusicofficial9146 - 04.02.2022 18:47

Don

Ответить