Replies: 1 comment
-
The To resolve this issue, ensure that JetBrains IDEA is configured to use the Poetry environment. Here are the steps to configure it:
This will ensure that the IDE uses the same environment where the Additionally, the |
Beta Was this translation helpful? Give feedback.
-
First of all thanks for trying to help me
I'm trying to work langflow tags/v1.0.10 in wsl.
The problem is I can run main.py but not debug main.py (make backend, frontend also works fine).
When debug, get error
I have no idea what is the problem(I checked poetry show has loguru lib).
Am I missing some settings??
I'm using wsl2 Ubuntu 22.04 LTS, IDEA 2024.1.4, Poetry 1.8.3.
and for additional information, I worked in branch tags/v0.6.11(in same env), run/debug main.py both worked fine.
It is why asking it here not intelliJ q&a.
plz help me
Beta Was this translation helpful? Give feedback.
All reactions