tqsd / QuNetSim

A quantum network simulation framework.
https://tqsd.github.io/QuNetSim/
MIT License
118 stars 52 forks source link

ProjectQ can not be installed via pip on github #58

Closed benjione closed 4 years ago

benjione commented 4 years ago

The version of ProjectQ we use can not be installed via pip, because of some setup error on their side.

Steps to reproduce the behavior:

  1. Run unittest on github

Solution possibilities:

  1. Remove from requirements for unittests and make users to install it manually if they want to use ProjectQ
  2. Check for new versions of ProjectQ which are pip installable.
stephendiadamo commented 4 years ago

I think 2 pull requests have removed ProjectQ installation... I'll close this issue for now.