-
Couldn't load subscription status.
- Fork 27
Open
Description
I am trying to install fqe-0.3.0 in miniconda using the environments pip and it always fails at the very end with:
C:\Users\david-kong\AppData\Local\Temp\pip-install-wi7gy4pd\fqe_5c99181e594b4513914e9e20d67aee98\src\fqe\lib\cirq_utils.h(22): error C2143: syntax error: missing ')' before '*'
C:\Users\david-kong\AppData\Local\Temp\pip-install-wi7gy4pd\fqe_5c99181e594b4513914e9e20d67aee98\src\fqe\lib\cirq_utils.h(22): error C2143: syntax error: missing '{' before '*'
C:\Users\david-kong\AppData\Local\Temp\pip-install-wi7gy4pd\fqe_5c99181e594b4513914e9e20d67aee98\src\fqe\lib\cirq_utils.h(23): error C2059: syntax error: 'type'
C:\Users\david-kong\AppData\Local\Temp\pip-install-wi7gy4pd\fqe_5c99181e594b4513914e9e20d67aee98\src\fqe\lib\cirq_utils.h(31): error C2059: syntax error: ')'
src\fqe\lib\cirq_utils.c(31): error C2143: syntax error: missing ')' before '*'
src\fqe\lib\cirq_utils.c(31): error C2143: syntax error: missing '{' before '*'
src\fqe\lib\cirq_utils.c(32): error C2059: syntax error: 'type'
src\fqe\lib\cirq_utils.c(40): error C2059: syntax error: ')'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.40.33807\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
[end of output]
I have tried version 0.2 with no luck and I tried installing it on python 3.12 and 3.10 to no avail. Not sure what to do.
Thanks
Metadata
Metadata
Assignees
Labels
No labels