dakk / qlasskit

A python-to-quantum compiler
https://dakk.github.io/qlasskit/
Apache License 2.0
56 stars 11 forks source link

Unable to install in edit mode #54

Closed dakk closed 3 months ago

dakk commented 3 months ago
        File "/home/xxx/Documents/qlasskit/qlasskit/qcircuit/qcircuit.py", line 20, in <module>
          from sympy import Symbol
      ModuleNotFoundError: No module named 'sympy'
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build editable did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.