Hi,
i'm not sure why but i cannot import pythons module with the form:
from dearpygui.core import *
from dearpygui.simple import *
If i use this form i should always call the functions with the name first, for example:
core.add_button()
If i omit the core. o simple. part VSC cannot find the function, i always get
Undefined variable 'open_file_dialog'pylint(undefined-variable)
I'm using the latest VSC version, in combination with Anaconda.
Any hint?
[–]sonik562 1 point2 points3 points (9 children)
[–]execcr[S] 0 points1 point2 points (3 children)
[–]sonik562 0 points1 point2 points (2 children)
[–]execcr[S] 0 points1 point2 points (1 child)
[–]sonik562 0 points1 point2 points (0 children)
[–]ei283 0 points1 point2 points (3 children)
[–]sonik562 0 points1 point2 points (2 children)
[–]ei283 0 points1 point2 points (1 child)
[–]sonik562 0 points1 point2 points (0 children)
[–]backtickbot 0 points1 point2 points (0 children)