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

Dependency problem pygdbmi #61

Closed
icemonster opened this issue Oct 18, 2020 · 2 comments
Closed

Dependency problem pygdbmi #61

icemonster opened this issue Oct 18, 2020 · 2 comments

Comments

@icemonster
Copy link

Avatar2 breaks with the new version of pygdbmi (0.10.0.0).
Installing this on ubuntu >= 19 seems to yield an error when running the "Hello world" example in the tests folder.

After installing a previous version of pygdbmi, everything runs smoothly
python3 -m pip pygdbmi==0.9.0.2

@mariusmue
Copy link
Member

Which version of Python, and which version avatar2 were you using when encountering this problem?

Did you test if the problem persists with git-master of avatar2?
Background is, we recently merged #32 which should fix the issue - but didn't update the version on PyPi yet.

@mariusmue
Copy link
Member

Can not reproduce with current master version of avatar2, and no further comments where given here. I'll close this for now, if the problem persist, please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants