-
Hello, I have installed Python on my Windows computer ran the pip install aprsd which appears to have worked but unable to run aprsd sample-config What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 15 replies
-
Can you provide logs or screen shots please? |
Beta Was this translation helpful? Give feedback.
-
The standard way to install aprsd is as follows.
python -m venv .venv |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
You now generate the config file aprsd sample-config > aprsd.conf edit the aprsd.conf for what you are using aprsd for. |
Beta Was this translation helpful? Give feedback.
-
The aprsd.conf file is empty |
Beta Was this translation helpful? Give feedback.
-
This looks like a windows specific problem with python. Not much I can do about it without a windows machine to test on. It looks like you are using python 3.12 ? I have no tested aprsd on that new of a version. The latest I have tested aprsd on is 3.10. fwiw, here is an empty aprsd.conf that I generated locally for you.
|
Beta Was this translation helpful? Give feedback.
-
I just put a fix in on master that will fix your problem for python 3.12. if you want to try running against the latest code in the master branch, which may be unstable. If you are daring and want to try the latest unsupported and untested:
|
Beta Was this translation helpful? Give feedback.
yes, the # denotes a commented out line. Just remove the # and edit the value of the field.