Comrad icon indicating copy to clipboard operation
Comrad copied to clipboard

[BUG] - ERROR: Could not find a version that satisfies the requirement as==0.1 (from versions: none)

Open marcos-mendez opened this issue 4 years ago • 0 comments

`distlib-0.3.3 | 368 KB | ######################################################################################################################################################################## | 100% libblas-3.9.0 | 12 KB | ######################################################################################################################################################################## | 100% Preparing transaction: done Verifying transaction: done Executing transaction: | b'' done

To activate this environment, use

$ conda activate /home/marcos/comrad/code/venv

To deactivate an active environment, use

$ conda deactivate

Now using python (t2): /home/marcos/comrad/code/venv/bin/python Requirement already satisfied: setuptools in ./code/venv/lib/python3.7/site-packages (58.0.4) Collecting setuptools Downloading setuptools-58.1.0-py3-none-any.whl (816 kB) |████████████████████████████████| 816 kB 5.9 MB/s Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.0.4 Uninstalling setuptools-58.0.4: Successfully uninstalled setuptools-58.0.4 Successfully installed setuptools-58.1.0

Install python requirements

Collecting art==4.7 Downloading art-4.7-py2.py3-none-any.whl (547 kB) |████████████████████████████████| 547 kB 5.2 MB/s ERROR: Could not find a version that satisfies the requirement as==0.1 (from versions: none) ERROR: No matching distribution found for as==0.1

Installing Themis, cryptography backend...

Checking for prerequisite libssl-dev: install ok installed Building Themis... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12.5M 0 12.5M 0 0 3184k 0 --:--:-- 0:00:04 --:--:-- 3185k configuration written to build/configure.mk compile build/obj/src/themis/secure_session_peer.c.o [OK] compile build/obj/src/themis/secure_session_utils.c.o [OK] compile build/obj/src/themis/secure_message.c.o [OK] `

marcos-mendez avatar Sep 28 '21 06:09 marcos-mendez