I have added my question here, please check and help me.
https://stackoverflow.com/questions/62128562/why-i-cant-import-my-custom-python-package
For further actions, you may consider blocking this person and/or reporting abuse
I have added my question here, please check and help me.
https://stackoverflow.com/questions/62128562/why-i-cant-import-my-custom-python-package
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
HolaWagtail -
Mohamed Ibrahim -
Ragul.M -
Schrödinger Hat -
Top comments (1)
Hope this helps:
I installed your package and looked for the
__init__.py
file. And that file looked like thisWhat are all these things going on?
for example
I think these are causing errors.
By the way, instead of doing this:
I did this