victortagayun
victortagayun
Hello, Is this valid error or my setup error?
I did follow it and got these results ``` pi@raspberrypi:~ $ apt-file search libcblas.so.3 libatlas3-base: /usr/lib/atlas-base/libcblas.so.3 libatlas3-base: /usr/lib/atlas-base/libcblas.so.3.0 libatlas3-base: /usr/lib/libcblas.so.3 libcblas3: /usr/lib/arm-linux-gnueabihf/libcblas.so.3 libcblas3: /usr/lib/arm-linux-gnueabihf/libcblas.so.3.2.1 ``` Installed "libcblas3" and "libcblas3-base", but...
I tried this also, same error. `pip install -U numpy `
Actually, I did not notice the error on `cmake .` ``` CMake Error at CMakeLists.txt:22 (message): qasm2 not found. Install it from https://github.com/Terminus-IMRC/qpu-assembler2 -- Configuring incomplete, errors occurred! See also...