pyre-check
pyre-check copied to clipboard
Help to fix Undefined import Error
I'm using Pyre action from github but at the code scanning i got undefined import error
in my project i've already the requirement.txt
This is the error it shows
This is the requirements.txt
auto-py-to-exe==2.23.1
customtkinter==4.6.3
Pillow==9.2.0
tk==0.1.0
You should add a .pyre_configuration in your root of the repo and set the search_path manually.