R
R
Roman Agagulov2021-08-05 00:58:12
Python
Roman Agagulov, 2021-08-05 00:58:12

Python. pandas module. Installation error. What to do?

help me decide what the problem is ...
I start the installation, it takes a few seconds and then gives an error:
Collecting pandas
Using cached https://files.pythonhosted.org/packages/12/01/360d...
6c07e3f003cb8c641b4ca6c033408a4469a904df3/pandas-1.3. 1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "C:\Users\4CFA~1\AppData\Local\Temp\pip- build-_8f3as9j\pandas\setup.p
y", line 249
f"{extension}-source file '{sourcefile}' not found.\n
"
SyntaxError: invalid syntax

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\4CFA~1\A
ppData\Local\Temp\pip-build-_8f3as9j\pandas610b11140465e309935092.png610b11458806f389889258.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2021-08-05
@RoMoN0975

It looks like you have a lower version of python than pandas requires.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question