Is poetry necessary for this? #325
Answered
by
breitdom
PythonAI1234
asked this question in
Q&A
|
Because I always encounter the can't import config from config file error, I am trying to reinstall everything. |
Answered by
breitdom
Mar 3, 2024
Replies: 1 comment
|
I can only recommend that you deal with these specific problems yourself. You can see from the code whether and where a library is needed. Try to install the library properly, Google can help. There are even bigger challenges waiting for you further down the line. Best regards |
0 replies
Answer selected by
PythonAI1234
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can only recommend that you deal with these specific problems yourself. You can see from the code whether and where a library is needed. Try to install the library properly, Google can help.
There are even bigger challenges waiting for you further down the line.
Best regards