Closed kirkyb closed 4 years ago
Open the plugin folder
C:\Users\kirky\Prismatik\Plugins\WLED_WiFi
And run Windows PowerShell or CMD
using your own startup path (usually it’s not necessary to use the full path and just python.exe WLED_WiFi.py
is enough)
C:\Users\kirky\AppData\Local\Programs\Python\Python37\python.exe WLED_WiFi.py
https://cdn.discordapp.com/attachments/665076848480485417/665081126695731210/unknown.png
Hi thanks for getting back to me. I've done as you have suggested and I am still seeing the same error message. FYI I have full admin rights and have installed Prismatic with admin privileges. Resinstalling Python 3.7 hasn't helped.
You never said that you issued code execution in PowerShell
Hi yes, I did as you advised using admin command prompt. The command appeared to progress but did not display any confirmation that anything had worked. The plug in still showed error
Have you tried running PowerShell when a WLED LED strip device is turned on? If there are no errors in PowerShell then everything should work. If everything works, then the settings most likely do not correctly indicate Execute=C:\Users\kirky\AppData\Local\Programs\Python\Python37\python.exe WLED_WiFi.py
Попробуйте заменить на Execute=python.exe WLED_WiFi.py
Silly mistake, I had been using - instead of _
Seperate issue now though is that the plugin appears but I can't get it to run. The IP address of my esp8266 is correctly in the WLED_Wifi.ini file and the port is correct too
I've figured out that I needed to use the full paths to both python.exe and WLED_Wifi.py for them to work in powershell. After creating a fake Adalight profile based on my setup, I was able to successfully use Prismatik, very impressive. All I need to do now is figure out why the plugin isn't working and also reduce the small amount of lag between image and LED output
Can anyone help.. Cant get the plugin running
Probably a bug in lightpack, try installing the "future" library which contains the "past" module
pip install future
Done! But still plugin NOT RUNNING
What does the console output show?
boltons installed?
pip install boltons
Hey sorry for late reply. I built a new machine but unfortunately same error,
Привет, извините за поздний ответ. Я построил новую машину, но, к сожалению, та же ошибка,
bug in lightpack, try asking here https://github.com/tremby/py-lightpack
I did everything, the Plugin is not running, another thing (noob question) should i put my pc IP address in the ini ? because the Nordmcu i am using for ambilight is not showing any Ip address separately.. It would be great if you make a quick video and post the link since you know every nook and cranny of this program !
Thanks ^_^
I did everything, the Plugin is not running, another thing (noob question) should i put my pc IP address in the ini ? because the Nordmcu i am using for ambilight is not showing any Ip address separately.. It would be great if you make a quick video and post the link since you know every nook and cranny of this program !
Thanks ^_^
The plugin is outdated and will not be updated. Use WLED to work with hyperion. https://github.com/Aircoookie/WLED
Hi. I've installed all the pre-requisites as per your tutorial but I can't seem to get your plug in to work "Error (not running)"
Please advise on the settings I should use in the .ini file? This is what I've got....
[Main] Name=WLED_WiFi Execute=C:\Users\kirky\AppData\Local\Programs\Python\Python37\python.exe WLED_WiFi.py Icon=icon.png Author=Lord FEAR Version=0.2 Description=Adds DRGB protocol for WLED
[WLED] UDP_IP_ADDRESS=192.168.0.57 UDP_PORT_NO=21324 FPS=66