Orsiris de Jong
Orsiris de Jong
So you're running osync 1.3-rtm on MacOS which version ? I'd be thrilled to test your "-r" reasoning, but I dont have any macs :( Mind to mod osync.sh with...
That's a bit broad ;) I'll see whether those changes will work with the unit tests. If so, I'll make a release. You may make a PR (on n_osync.sh) if...
Sure. I'll have them sorted. Thanks.
Longest ping for this to be resolved ;) Sorry
Try new function `get_windows_product_channel()` in `windows_tools.product_key` implemented in https://github.com/netinvent/windows_tools/commit/66a9e7634aab95f839781f70feabd89e8f1a6e40
Can update the pip package, but check it first. Also I'm not fixed yet if I keep multiple OEM subversions or just return "OEM" which is more easier to parse.
Can you give me the output of the following command on your system ? ``` wmic path SoftwareLicensingProduct get /format:list ``` Also the output of `slmgr /dlv` ?
Really strange, your output should be perfectly parseable. Is your machine activated (the script only returns activated license channel) ? What version of Windows do you run ? Can you...
Having quiclky re-read your output quickly, can you confirm that your machine isn't activated at all ?
I'll need a bit more input here. What platform, what python version ? Did you run python from a venv ? Do you have `setuptools` installed ?