Open Sohagh1 opened 3 years ago
sudo apt-get install python-dev
sudo apt-get установить python-dev
Hi I am a Ukrainian speaking user and when installing this package I get the following error
========================Original:
Чтение списков пакетов… Готово
Построение дерева зависимостей… Готово
Чтение информации о состоянии… Готово
Пакет python-dev недоступен, но упомянут в списке зависимостей другого
пакета. Это может означать, что пакет отсутствует, устарел или
доступен из источников, не упомянутых в sources.list
Однако следующие пакеты могут его заменить:
python2
E: Для пакета «python-dev» не найден кандидат на установку
======================Translate: Reading Package Lists... Done Building the dependency tree… Done Reading Status Information… Done The python-dev package is not available but is listed in another dependency list package. This may mean that the package is missing, out of date, or available from sources not mentioned in sources.list However, the following packages can replace it: python2
E: No installation candidate found for package 'python-dev'
I also tried to install Python2-dev and here is the error
=======================Original:
Чтение списков пакетов… Готово
Построение дерева зависимостей… Готово
Чтение информации о состоянии… Готово
E: Невозможно найти пакет python2-dev
=================Translate: Reading Package Lists... Done Building the dependency tree… Done Reading Status Information… Done E: Unable to find package python2-dev
I really hope you can help me Thank you
sudo apt-get установить python-dev
Hi I am a Ukrainian speaking user and when installing this package I get the following error
========================Original: Чтение списков пакетов… Готово Построение дерева зависимостей… Готово Чтение информации о состоянии… Готово Пакет python-dev недоступен, но упомянут в списке зависимостей другого пакета. Это может означать, что пакет отсутствует, устарел или доступен из источников, не упомянутых в sources.list Однако следующие пакеты могут его заменить: python2
E: Для пакета «python-dev» не найден кандидат на установку
======================Translate: Reading Package Lists... Done Building the dependency tree… Done Reading Status Information… Done The python-dev package is not available but is listed in another dependency list package. This may mean that the package is missing, out of date, or available from sources not mentioned in sources.list However, the following packages can replace it: python2
E: No installation candidate found for package 'python-dev'
I also tried to install Python2-dev and here is the error
=======================Original: Чтение списков пакетов… Готово Построение дерева зависимостей… Готово Чтение информации о состоянии… Готово E: Невозможно найти пакет python2-dev
=================Translate: Reading Package Lists... Done Building the dependency tree… Done Reading Status Information… Done E: Unable to find package python2-dev
I really hope you can help me Thank you
Привет. Ну как получилось у тебя? Попробуй поставь пакет python-dev-is-python3
running build running build_py running build_ext building 'cpyrit._cpyrit_cpu' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -ffile-prefix-map=/build/python2.7-vgIf7a/python2.7-2.7.18=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c cpyrit/_cpyrit_cpu.c -o build/temp.linux-x86_64-2.7/cpyrit/_cpyrit_cpu.o -Wall -fno-strict-aliasing -DVERSION="0.5.1" -maes -mpclmul cpyrit/_cpyrit_cpu.c:32:10: fatal error: Python.h: No such file or directory 32 | #include
| ^
| ^
~~~~~ compilation terminated. Failed to build; Compiling without AES-NI building 'cpyrit._cpyrit_cpu' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -ffile-prefix-map=/build/python2.7-vgIf7a/python2.7-2.7.18=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c cpyrit/_cpyrit_cpu.c -o build/temp.linux-x86_64-2.7/cpyrit/_cpyrit_cpu.o -Wall -fno-strict-aliasing -DVERSION="0.5.1" cpyrit/_cpyrit_cpu.c:32:10: fatal error: Python.h: No such file or directory 32 | #include~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1