Skip to content

pdagent fails to run on Ubuntu 24 #178

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

Open
misilot opened this issue Jan 30, 2025 · 0 comments
Open

pdagent fails to run on Ubuntu 24 #178

misilot opened this issue Jan 30, 2025 · 0 comments

Comments

@misilot
Copy link

misilot commented Jan 30, 2025

$ /usr/share/pdagent/bin/pdagentd

Traceback (most recent call last):
  File "/usr/share/pdagent/bin/pdagentd.py", line 75, in <module>
    import pdagent.config
  File "/usr/lib/python3/dist-packages/pdagent/config.py", line 38, in <module>
    from pdagent.thirdparty.six.moves import configparser
ModuleNotFoundError: No module named 'pdagent.thirdparty.six.moves'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/pdagent/bin/pdagentd.py", line 81, in <module>
    import pdagent.config
  File "/usr/lib/python3/dist-packages/pdagent/config.py", line 38, in <module>
    from pdagent.thirdparty.six.moves import configparser
ModuleNotFoundError: No module named 'pdagent.thirdparty.six.moves'
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

1 participant