-
Notifications
You must be signed in to change notification settings - Fork 87
Description
When installing cps/ cloudlets module, get error:
i$ akamai install cps
Attempting to fetch package configuration from https://github.com/akamai/cli-cps.git... [OK]
Attempting to fetch command from https://github.com/akamai/cli-cps.git... [OK]
Installing... [== ] ERROR[0001] Python venv module not found in the system. Please verify your setup command=install
ERROR[0001] venv python package not found. Please verify your setup: usage: python3.14 -m venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear] [--upgrade] [--without-pip] [--prompt PROMPT] [--upgrade-deps] [--without-scm-ignore-files] ENV_DIR [ENV_DIR ...]python3.14 -m venv: error: the following arguments are required: ENV_DIR command=install
Installing... [FAIL]
venv python package not found. Please verify your setup: usage: python3.14 -m venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear] [--upgrade] [--without-pip] [--prompt PROMPT] [--upgrade-deps] [--without-scm-ignore-files] ENV_DIR [ENV_DIR ...]python3.14 -m venv: error: the following arguments are required: ENV_DIR ERROR[0001] INSTALL ERROR: Unable to install selected package command=install
Unable to install selected package
system information:
Hardware Overview:
Model Name: MacBook Air
Model Identifier: Mac14,2
Model Number: Z15S000CTLL/A
Chip: Apple M2
Total Number of Cores: 8 (4 performance and 4 efficiency)
Memory: 16 GB
System Firmware Version: 11881.121.1
OS Loader Version: 11881.121.1
Troubleshooting attempted:
-
Tried with latest CLI. version 2.0.6 and version 1.6
-
able to create venv locally using system python in /usr/bin/python3 and also with homebrew installed python /opt/homebrew/bin/python3. Homebrew path is earlier in $PATH.
-
Tried to use copilot for help but failed
-
I was earlier able to use cps a few months earlier and it broke on its own with no changes leading to troubleshooting attempts