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

Error when running #7

Closed
generallynonsensical opened this issue May 16, 2023 · 4 comments
Closed

Error when running #7

generallynonsensical opened this issue May 16, 2023 · 4 comments

Comments

@generallynonsensical
Copy link

Installed ovos-messagebus via pip. Tried both the latest 0.0.2 and 0.0.2a6 and both return the same error:

Traceback (most recent call last): File "/home/gaia/.local/bin/ovos-messagebus", line 5, in <module> from ovos_messagebus.__main__ import main ModuleNotFoundError: No module named 'ovos_messagebus'

@JarbasAl
Copy link
Member

0.0.3a1 (current dev branch) has this fixed

@generallynonsensical
Copy link
Author

Still learning to properly navigate git. Can't see where to check for the dev branch version.

ovos-messagebus is in the dev branch by default for me in github, but when I check the changelog, it says only 0.0.2 is available.

@JarbasAl
Copy link
Member

you can see releases here https://github.com/OpenVoiceOS/ovos-messagebus/releases

the changelog in dev was generated before the release so it was not yet updated

@generallynonsensical
Copy link
Author

You are the man. That just made my life so much easier. I just assumed git was generating the changelog as you go. Installed latest and working. Thank you.

@github-actions github-actions bot mentioned this issue May 24, 2023
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

3 participants