-
### Informations
- **Qiskit Aer version**: current one in this github
- **Python version**: 3.10.10
- **Operating system**: centos7
### What is the current behavior?
In one of m…
-
### Describe the bug
Could not install tweedledum with pip and macOS 13. (Python 3.10.5)
### Reproducible example code
pip install tweedledum
### Expected behavior
```
Collecting tweedledu…
-
pip install dbus-python
Collecting dbus-python
Downloading dbus-python-1.3.2.tar.gz (605 kB)
---------------------------------------- 605.5/605.5 kB 2.1 MB/s eta 0:00:00
Installing build …
-
This is copy/pasted from https://github.com/pypa/cibuildwheel/issues/1861
### Description
I hit a build failure when using skbuild in conjunction with cibuildwheel.
Here is the relevant part…
dlech updated
5 months ago
-
Hi everyone, I have this issue trying to compile from source. So I have a question: Do you have compile instructions?
Command for compile and install:
python3 setup.py install
and it returns …
-
### Informations
- **Qiskit Aer (latest) source bulid**:
- **Python 3.11**:
- **ubuntu 20.04 (GCP VM instance)**:
- Tesla T4 driver Version: 530.41.03:
- cuda 11.1
### What is the curr…
-
Hi There,
I followed the install instructions and I encountered the following error on Ubuntu 22.04.1 LTS:
After this:
```cd chromeister && make all -C src/ && python3 -m venv chromeisterenv…
-
I encountered an error when trying to install opencv-python with pip on an ARM machine:
```
Building wheels for collected packages: opencv-python
Created temporary directory: /tmp/pip-wheel-r69…
-
I tried to install Slycot on Windows 10, Python 3.12.0 and follow the instructions on the README. I managed to go some steps further than #191, with a configuration of the build environment using:
…
-
I'm trying installing some python libraries in jupyter extension for BlueOS, like NumPy and MatPlotLib, but the result is a sub-process-error. The command I tried is "!pip install numpy" and the resul…