decoder
decoder copied to clipboard
Is Theengs supported running in Windows?
Describe the bug Installing Theengs in Windows results in numerous errors Not sure if it's supported?
To Reproduce Steps to reproduce the behavior:
pip install TheengsGateway
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
https://pastebin.com/2T4YwMwp
Environment Additional context Add any other relevant context about the problem here.
Installing Theengs Gateway builds Theengs Decoder, which fails according to your pastebin output because it can't find the necessary build tools: "Building windows wheels for Python 3.12 requires Microsoft Visual Studio 2022."
We don't support Windows officially, but in principle it should work if you manage to build it.
I have it working on Windows 11 but I have Microsoft Visual Studio installed
I've installed VS2022 but same error. Not sure if i have to install some extra package(s) in VS?
Perhaps running Theengs on a Mac is simpler? I don't have a Linux laptop available right now and it won't run on WSL (I've raised a separate issue for that)
Perhaps running Theengs on a Mac is simpler? I don't have a Linux laptop available right now and it won't run on WSL (I've raised a separate issue for that)
While running fine, unfortunately on macOS there are no proper MAC addresses being published, but random UUIDs, a macOS wide Bluetooth feature to obfuscate disctinct MAC addresses. Will be good enough for some sample messages from your Victron gear, but not really as a constant gateway for inclusion in a controller set-up.
I've installed VS2022 but same error. Not sure if i have to install some extra package(s) in VS?
Possibly a CMake extension? And is your Python version 3 on Windows?
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.