Find Jobs
Hire Freelancers

Need instructions to install https://github.com/akamai/cli-cps in Redhat Enterprise Linux 8.9

$10-30 USD

Em Andamento
Publicado há 4 meses

$10-30 USD

Pago na entrega
Hello, I need instructions to install [login to view URL] in Redhat Enterprise Linux 8.9 This should not mess up the default python install(so it should perhaps use venv). Current system information: # cat /etc/redhat-release Red Hat Enterprise Linux release 8.9 (Ootpa) # rpm -qa|grep pip [login to view URL] [login to view URL] [login to view URL] libpipeline-1.5.0-2.el8.x86_64 [login to view URL] Currently this is the steps taken: Download akamai-v1.5.5-linuxamd64 at [login to view URL] Run it and install akamai cli binary tool Reference link) [login to view URL] What doesn't work is # akamai install cps I get the following error: # akamai install cps Attempting to fetch command from [login to view URL] [OK] Installing... [======== ] ERROR[0004] failed to run pip install --upgrade --ignore-installed -r [login to view URL] command=install ERROR[0004] Collecting edgegrid-python==1.3.1 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 1)) Using cached [login to view URL] Collecting requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) Could not find a version that satisfies the requirement requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) (from versions: 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.6, 0.10.7, 0.10.8, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.14.0, 0.14.1, 0.14.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.13.0, 2.14.0, 2.14.1, 2.14.2, 2.15.1, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.17.0, 2.17.1, 2.17.2, 2.17.3, 2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.18.4, 2.19.0, 2.19.1, 2.20.0, 2.20.1, 2.21.0, 2.22.0, 2.23.0, 2.24.0, 2.25.0, 2.25.1, 2.26.0, 2.27.0, 2.27.1) No matching distribution found for requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) You are using pip version 9.0.3, however version 23.3.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. command=install ERROR[0004] failed to install required python packages from [login to view URL]: Collecting edgegrid-python==1.3.1 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 1)) Using cached [login to view URL] Collecting requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) Could not find a version that satisfies the requirement requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) (from versions: 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.6, 0.10.7, 0.10.8, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.14.0, 0.14.1, 0.14.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.13.0, 2.14.0, 2.14.1, 2.14.2, 2.15.1, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.17.0, 2.17.1, 2.17.2, 2.17.3, 2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.18.4, 2.19.0, 2.19.1, 2.20.0, 2.20.1, 2.21.0, 2.22.0, 2.23.0, 2.24.0, 2.25.0, 2.25.1, 2.26.0, 2.27.0, 2.27.1) No matching distribution found for requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) You are using pip version 9.0.3, however version 23.3.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. command=install Installing... [FAIL] failed to install required python packages from [login to view URL]: Collecting edgegrid-python==1.3.1 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 1)) Using cached [login to view URL] Collecting requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) Could not find a version that satisfies the requirement requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) (from versions: 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.6, 0.10.7, 0.10.8, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.14.0, 0.14.1, 0.14.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.13.0, 2.14.0, 2.14.1, 2.14.2, 2.15.1, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.17.0, 2.17.1, 2.17.2, 2.17.3, 2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.18.4, 2.19.0, 2.19.1, 2.20.0, 2.20.1, 2.21.0, 2.22.0, 2.23.0, 2.24.0, 2.25.0, 2.25.1, 2.26.0, 2.27.0, 2.27.1) No matching distribution found for requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) You are using pip version 9.0.3, however version 23.3.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. ERROR[0004] failed to install required python packages from [login to view URL]: Collecting edgegrid-python==1.3.1 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 1)) Using cached [login to view URL] Collecting requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) Could not find a version that satisfies the requirement requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) (from versions: 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.8.8, 0.8.9, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.6, 0.10.7, 0.10.8, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.14.0, 0.14.1, 0.14.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.2.1, 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.11.0, 2.11.1, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.13.0, 2.14.0, 2.14.1, 2.14.2, 2.15.1, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.17.0, 2.17.1, 2.17.2, 2.17.3, 2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.18.4, 2.19.0, 2.19.1, 2.20.0, 2.20.1, 2.21.0, 2.22.0, 2.23.0, 2.24.0, 2.25.0, 2.25.1, 2.26.0, 2.27.0, 2.27.1) No matching distribution found for requests==2.31.0 (from -r /root/.akamai-cli/src/cli-cps/[login to view URL] (line 2)) You are using pip version 9.0.3, however version 23.3.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. command=install ERROR[0004] INSTALL ERROR: Unable to install selected package command=install Unable to install selected package Thank you. To bid on this project include the text "I read project description and can fix your python errors regarding Akamai Certificate Provisioning System installation"
ID do Projeto: 37665482

Sobre o projeto

12 propostas
Projeto remoto
Ativo há 4 meses

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
Concedido a:
Avatar do Usuário
I read project description and can fix your python errors regarding Akamai Certificate Provisioning System installation" As a skilled Linux expert, I am more than qualified to assist you with installing and troubleshooting the [login to view URL] on your Red Hat Enterprise Linux 8.9 system. I understand that your current system shouldn't be compromised and it necessitates using virtual environments, venv. Having handled similar installations numerous times in the past, I can provide the clearest instructions while ensuring that your default Python installation remains untouched. To summarize my expertise, I specialize in handling computer hardware and network-related issues, including seamless installations and efficient troubleshooting of Windows and Linux systems. My ability to give technical support for desktops, laptops, and extensive network infrastructure like Cisco routers, switches, and firewalls comes from years of practical experience. In conclusion, employing my services guarantees a rapid resolution to your pip install issues.I will ensure you have a functioning akamai cli binary tool without any hiccups. I look forward to taking on this task and helping you achieve a successful install of cli-cps! Feel free to reach out anytime to discuss further steps or any clarifications required.
$30 USD em 1 dia
5,0 (5 avaliações)
2,5
2,5
12 freelancers estão ofertando em média $23 USD for esse trabalho
Avatar do Usuário
I read project description and can fix your python errors regarding Akamai Certificate Provisioning System installation. Please initiate a message for further discussion.
$50 USD em 2 dias
5,0 (6 avaliações)
4,5
4,5
Avatar do Usuário
Hello, I'm an IT expert with more than 20 years of experience in the IT industry . I'm Cisco Certified networking professional 300-100 and 300-115 and Linux Certified Professional lpi 101, 102,103 and red hat certified system administrator and VMware Certified Professional 4, 5,5.5 and Data Center and Microsoft System administrateur /Engineer ranging from 2003 to 2012 .
$30 USD em 1 dia
5,0 (10 avaliações)
3,8
3,8
Avatar do Usuário
Hello. Hope you are doing great. Pleased to meet your project which I am confident and familiar with. I am a senior Full Stack|Python|Linux expert with rich experience so I can create application you need. I consider myself perfect match for this job. Please discuss more in detail about your project through chat. Looking forward to hearing from you. Best regards.
$20 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I read project description and can fix your python errors regarding Akamai Certificate Provisioning System installation it just is a simple issue of pip package.... it is always better to use venv in order to stop clashes between different versions..I can solve this for you asap....let me know more details. Contact me
$20 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I read project description and can fix your python errors regarding Akamai Certificate Provisioning System installation No money if I fail,,, From the info provided it can also be manually achieved in safe venv, Else, seems freezing would do, if package-relevants steps fail, I expect basic cooperation from you regarding further potential details. !!!Reach out to me Now!!!
$15 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
As a software engineer with expertise in Python, I can certainly help you resolve the issue you are facing during the installation process. My years of experience include working with different tools and managing dependencies, such as the `akamai/v-cli-cps` you're trying to install. Furthermore, given your specific request to not mess up the default python installation, I'm familiar with creating virtual environments (venv) to maintain clean project setups. This ensures that installation processes are contained and do not conflict with existing system installations. You can trust me to follow the necessary precautions during the installation process. In conclusion, my solid understanding of Python combined with my ability to create a controlled environment for installations equip me ably in tackling this task for you. Let's work together to get this all set up on your Red Hat Enterprise Linux 8.9 system.
$20 USD em 1 dia
5,0 (2 avaliações)
0,1
0,1
Avatar do Usuário
I am a skilled candidate for this project because I possess expertise in configuring and installing software on Red Hat Enterprise Linux 8.9, specifically with the use of virtual environments (venv) to avoid disruptions to the default Python installation. I am familiar with the Akamai CLI and can provide clear instructions tailored to your system requirements.
$11 USD em 2 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) KOREA, REPUBLIC OF
Seoul, Korea, Republic of
5,0
16
Método de pagamento verificado
Membro desde mar. 10, 2019

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.