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

New conda environment requires update for depreciated classes. #795

Closed
priti-ashvin-shah-ibm opened this issue May 25, 2022 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@priti-ashvin-shah-ibm
Copy link
Collaborator

priti-ashvin-shah-ibm commented May 25, 2022

Information

  • Qiskit Metal version:
  • Python version:
  • Operating system:

What is the current behavior?

Conda env on latest commit on main will not work due to depreciated classes.

Steps to reproduce the problem

What is the expected behavior?

update classes to use python 3.10 both:
collection using Callable
attrdict change to addict in pyepr

Suggested solutions

update pyepr, get a new tag for Metal to use, then also update Callable in Metal.

@priti-ashvin-shah-ibm priti-ashvin-shah-ibm added the bug Something isn't working label May 25, 2022
@priti-ashvin-shah-ibm priti-ashvin-shah-ibm self-assigned this May 25, 2022
@priti-ashvin-shah-ibm
Copy link
Collaborator Author

This has merged during the time of making a tag. However, just need to still have CI use python 3.10.

@priti-ashvin-shah-ibm
Copy link
Collaborator Author

The merged branch #796

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

No branches or pull requests

1 participant