Open Jeff1957 opened 7 months ago
Hi @Jeff1957, have you checked the examples? They also show how to import and use Locator. The documentation of the individual classes also provides examples. Here for example pyhamtools.qsl
If that still doesn't work, please provide more details on your setup (OS, python and pyhamtools version) you are using.
Thank you, more laterRegards Kt8g
When I import the tools, I don't even see the class locator at all!
I have posted my subroutine code on gitHub. The procedures dont have much class, pun intended.Kt8gSent from my iPhoneOn Mar 16, 2024, at 07:02, Tobias Wellnitz @.***> wrote: Hi @Jeff1957, have you checked the examples? They also show how to import and use Locator. The documentation of the individual classes also provides examples. Here for example pyhamtools.qsl If that still doesn't work, please provide more details on your setup (OS, python and pyhamtools version) you are using.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
I did find a slightly dated copy of your code on the Debian website. Think I am using bullseye and going next to bookwork.Going to try out the .7 Debian copy and keep looking for an up to date copy in a distro. I have started to post my code on gitHub for others to see.Thanks for the inspiration, Tobias- kt8gNext project decoding the Arrl Xml file on gitHub.Sent from my iPhoneOn Mar 16, 2024, at 07:02, Tobias Wellnitz @.***> wrote: Hi @Jeff1957, have you checked the examples? They also show how to import and use Locator. The documentation of the individual classes also provides examples. Here for example pyhamtools.qsl If that still doesn't work, please provide more details on your setup (OS, python and pyhamtools version) you are using.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
I used pip to get this code module, but it seems to be missing some class names. For example: Locator, QSL, etc. LookupLib and CallInfo are there, as well as 2 copies of a logging program
Any help would be appreciated, thanks!