hi,team,when I execute installDev to build the loc...
# ingestion
c
hi,team,when I execute installDev to build the local venv environment,and set python-interpretor in idea. but compilation is still prompt error blew.How can I avoid it
b
hey Dongk! yeah seems like an issue with your IDE. if you're using intellij could you run
./gradlew idea
to rebuild the project? sometimes it gets stuck. are you having issues running things locally or is it just in your IDE you see these import issues?
c
@bulky-soccer-26729 thankyou,and i run the command ./gradlew idea,it success.but it still makes mistakes in module metadata-ingestion.But it's strange that this doesn't affect my debugging。I can start the program for debugging, but the compilation prompts an error
Excuse me,For example, do I need to manually install this package @bulky-soccer-26729 @square-activity-64562
s
From the screenshot it is not just pyathena but datahub also which is not shown. Is the Python SDK set properly in your IDE? The team does not use intellij bu Vscode for python dev so we haven't really checked this thing out