Pylint (import-error) solving || Unable to import 'requests' pylint import error || VScode

preview_player
Показать описание
Pylint import error is faced by beginners in Django programming. In this video, you'll see how to resolve this error.
#python #django #pylint #importerror #programming #vscode
Рекомендации по теме
Комментарии
Автор

Linting oftentimes helps you identify and correct subtle programming errors or unconventional coding practices that can lead to errors. So while working with django framework which is an unconventional coding practice so which shows as an error to user. So to stop that from displaying we have to unable the linting. Otherwise it is very useful.

ishaan_s
Автор

You didn't solve the pylint import error, you just disabled pylint!

ManuelSoutoPico
Автор

extremely helpful video thanks brother

abhikakadiya
Автор

Thanks Ishaan, very useful information

HiteshSharma-xjoz
Автор

What a wonderful explanation...u made it so easy to understand

shwetasharma
Автор

Thanks! Resolved an import error for Pygame.

generalpompeyo
Автор

Thank u so much sir trying so fix this issue from three days 🙏

deepanshudutta
Автор

thank you so much for your help I am new to python and I was facing this problem searched the whole internet until I found this video

misscidella
Автор

hey man thanks you really help me alot

zaidzeee
Автор

Im getting no module found error. Even i have installed mysql.connector . It was working in sublime not in VScode. Tried your method but didnot worked please suggest

aryan_
Автор

I face the same issue in IDE-Pycharm also import-error how to resolve?

anandjadiger
Автор

LMAO. That would solve it alright. Like a lobotomy for a headache 🤣

vaskoa
Автор

I still can't import my numpy, it just takes away the error sign in the code.

I don't understand why this would even work.

wannabeserpento
Автор

that's fine and thank you for helping but can you tell me why the error is coming !

animeshbanerjee
Автор

Please tell me how to fix the same error for pyttsx3

raktim_org
Автор

Could you please explain why did you do that?

roatt.tilma
Автор

Bruh this is the worse advice I've ever seen.

Instead of using the tool correctly, you just disabled it entirely. That's some next level shit bro.

_mvr_