Joldz ๐Ÿ”ฎ
Joldz ๐Ÿ”ฎ
WWindmill
Created by Joldz ๐Ÿ”ฎ on 10/1/2024 in #help
Stepper Component Event Handlers
Thanks ๐Ÿ™
3 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 9/13/2024 in #help
I keep getting an error that says that the psycopg2 python module doesn't exist when i run code
We are on EE. I will work with my company's dev ops team and work on getting some of this information to you.
9 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 9/13/2024 in #help
I keep getting an error that says that the psycopg2 python module doesn't exist when i run code
@rubenf
9 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 9/13/2024 in #help
I keep getting an error that says that the psycopg2 python module doesn't exist when i run code
I just have โ€˜import psycopg2โ€™ at the top of the file. And I donโ€™t think so. The company I work for has it set up for us to use so I donโ€™t think itโ€™s cloud.
9 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 9/13/2024 in #help
I keep getting an error that says that the psycopg2 python module doesn't exist when i run code
Nevermind, I am now also getting this error on psycopg module as well. Here's the full error: ExitCode: 1, last log lines: mill/cache/pip/psycopg==3.2.1/psycopg/pq/init.py", line 118, in <module> import_from_libpq() File "/tmp/windmill/cache/pip/psycopg==3.2.1/psycopg/pq/init.py", line 110, in import_from_libpq raise ImportError( ImportError: no pq wrapper available. Attempts made: - couldn't import psycopg 'c' implementation: No module named 'psycopg_c' - couldn't import psycopg 'binary' implementation: cannot import name 'pq' from 'psycopg_binary' (/tmp/windmill/cache/pip/psycopg-binary==3.2.1/psycopg_binary/init.py) - couldn't import psycopg 'python' implementation: libpq library not found
9 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 6/3/2024 in #help
Not understanding how to use setValue control for a Toggle
I got it figured out. I was just able to use the setValue function in the Transformer like you said. Thank you!
5 replies
WWindmill
Created by Joldz ๐Ÿ”ฎ on 6/3/2024 in #help
Not understanding how to use setValue control for a Toggle
Thanks for the prompt reply. I will take a look and try to figure it out.
5 replies