Change the directory structure to support the pypi packaging.#18
Change the directory structure to support the pypi packaging.#18iamvamsikrishnad merged 5 commits intomasterfrom
Conversation
95-martin-orion
left a comment
There was a problem hiding this comment.
I've opened PR #19 to update Make and Docker commands for this change - please take a look.
Has the test pypi package been reconstructed using this version of the code? I'll retry the tests once that's complete. Thanks!
|
One additional note - after installing via the pypi package, I had issues with the following script: Oddly, importing the submodule with |
Yes, the test pypi lastest build is based on these chagnes. |
You are correct. Some googling didn't lead me anywhere. The installed package would have both the .so file and .py files in side qsimcirq directory. Do you have any thoughts ? |
Update make and docker for pypi
This SO question recommends e.g., putting |
95-martin-orion
left a comment
There was a problem hiding this comment.
The examples behave as expected with the pypi package. Once the from qsimcirq import ... issue is resolved, this PR will be ready to merge.
|
@iamvamsikrishnad: It seems like the package on (note that The Dockerfile in question can be seen in PR #20. The tests in that PR pass when the package is built from HEAD. |
I added a new bug to track this. |
I created a issue for this and assigned to myself. |
No description provided.