Cannot get map to function #8
-
|
Pretty new to all this python stuff, I got the program running and working for the most part, I cannot get the map or members list to update any new info beside the original stuff that loads into it from 2023. Currently Active Group : AMRRON I'm assuming this is my mapping problem? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Looks like a permissions error . What platform ? (Win , Lin, Arm ?) What platform version ? |
Beta Was this translation helpful? Give feedback.
-
|
I did not write the AmRRON install instructions , however they did a very good job except the part where it says Python 3.8 or higher. I will ask the author to fix that . |
Beta Was this translation helpful? Give feedback.
Python 3.13 has all kinds of issues, not supported, 3.10 is recommended . I do not have Win11, can't really tell you what to expect there. But in theory you could launch a command prompt as admin and then launch Commstat from the command prompt . Technically it should work but I am thinking you let Python be installed from the Windows store which is a fail in itself . Try removing Python and then go to python.org and get version 3.10 and install it from Python.org , then reinstall Commstat and at least you might have a fighting chance of running Commstat on Windows 11.