We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[root@mo-0bda67593 bin]# pd-send -k cf2b1fbcc57646fdb1b6f3cc6f0564d0 -t trigger -d "Test test" -i server.test Traceback (most recent call last): File "/usr/bin/pd-send.py", line 126, in import pdagent.config ImportError: No module named pdagent.config
The text was updated successfully, but these errors were encountered:
Perform the following procedure:
For example: use your new python ver and copy
Then try restart!!
Sorry, something went wrong.
Post doing this there might even be the case that there is python3 on your system and pd-send is picking up that. You can try any of these:
No branches or pull requests
[root@mo-0bda67593 bin]# pd-send -k cf2b1fbcc57646fdb1b6f3cc6f0564d0 -t trigger -d "Test test" -i server.test
Traceback (most recent call last):
File "/usr/bin/pd-send.py", line 126, in
import pdagent.config
ImportError: No module named pdagent.config
The text was updated successfully, but these errors were encountered: