Skip to content

ck install issue in Linux LXLE under Virtualbox on Windows7 #22

@ballalan

Description

@ballalan

Hello,

I am trying to install rigetti software on Linux LXLE (debian based) by following the instructions here:
https://github.com/ctuning/ck-quantum/blob/master/module/challenge.vqe/README.md
and here: https://github.com/ctuning/ck-rigetti

At this line in the instructions:
$ ck install package:lib-pyquil-multiversion --force_version=2.1.0
I encountered an error:

Installing pyquil to '/home/ballalan/CK-TOOLS/lib-pyquil-2.1.0-compiler.python-3.6.7-linux-64/python_deps_site/lib/python3.6/site-packages' ...
ERROR: Can not combine '--user' and '--prefix' as they imply different installation locations
You are using pip version 8.1.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Error: installation failed!

I am using python3.6.7 and virtualenv
I have renamed the file 'no-global-site-packages.txt' to address an earlier issue.
I attach a file containing the full output of the failing command.

[By the way, I saw the same error last week when trying to install the IBM qiskit software at this command:
ck install package:lib-python-qiskit --force_version=0.6.1

  • In the same the Linux LXLE Virtual machine as used for rigetti]

Any ideas?
Regards, Alan Ball
ck.install.out.txt

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions