the command gives the following error:
python3 -m pip install diambra
ERROR: Could not find a version that satisfies the requirement diambra (from versions: none)
ERROR: No matching distribution found for diambra
tried manaul install too by downloading 'diambra-linux-arm64' but get the following error:
pip install /path/to/diambra-linux-arm64
ERROR: Invalid requirement: '/path/to/diambra-linux-arm64'
Hint: It looks like a path. The path does exist.
the command gives the following error:
python3 -m pip install diambra
ERROR: Could not find a version that satisfies the requirement diambra (from versions: none)
ERROR: No matching distribution found for diambra
tried manaul install too by downloading 'diambra-linux-arm64' but get the following error:
pip install /path/to/diambra-linux-arm64
ERROR: Invalid requirement: '/path/to/diambra-linux-arm64'
Hint: It looks like a path. The path does exist.