Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytket-extensions installation workflow fails #202

Closed
1ucian0 opened this issue Aug 12, 2022 · 2 comments · Fixed by #512
Closed

pytket-extensions installation workflow fails #202

1ucian0 opened this issue Aug 12, 2022 · 2 comments · Fixed by #512
Assignees
Labels
bug Something isn't working

Comments

@1ucian0
Copy link
Member

1ucian0 commented Aug 12, 2022

pytket-extensions fails on the installation because an issue in the workflow:

2022-08-09 09:15:20 ecosystem INFO ================================== log start ===================================
2022-08-09 09:15:20 ecosystem INFO ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
2022-08-09 09:15:20 ecosystem INFO 
2022-08-09 09:15:20 ecosystem INFO =================================== log end ====================================

note: pytket-extensions to be renamed to pytket-qiskit #201

@1ucian0 1ucian0 added the bug Something isn't working label Aug 12, 2022
@mickahell
Copy link
Collaborator

Hi @1ucian0 :) does this issue still relevant ?
I see pytket-qiskit change its url to : https://github.com/CQCL/pytket-qiskit but I don't see any ecosystem.json file, I only see a test-requirements.txt in the tests subfolder.

@mickahell
Copy link
Collaborator

PR for ecosystem.json into project CQCL/pytket-qiskit#166

@mickahell mickahell self-assigned this Aug 27, 2023
frankharkins added a commit that referenced this issue Aug 30, 2023
…512)

<!--
⚠️ If you do not respect this template, your pull request will be
closed.
⚠️ Your pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using reno if the change needs
to be
  documented in the release notes.
⚠️ If your pull request fixes an open issue, please link to the issue.

- [ ] I have added the tests to cover my changes.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
-->

### Summary
Some members changed their name or moved their repo.
I'm correcting then with the good new name.


### Details and comments
- [x] Change url of `qiskit-superstaq`
- [x] Change url of `pytket-qiskit`
- [x] Adapt packages installation for projects with no
`requirements.txt`
- [x] Update tests

---
Closes #502 
Closes #202

---------

Co-authored-by: Frank Harkins <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: frankharkins <[email protected]>
Co-authored-by: github-actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants