Python Forum
pylint not recognizing some objects in VS Code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pylint not recognizing some objects in VS Code
#1
I'm new to Django, and just started a project using Python 3.7, Django 3.0.8 in a Debian WSL2.
Running VS Code in Win10, Python extension installed, with pylint.

Codehint works fine with almost all objects
[Image: image.png]

All my code is working fine, but I can't get object/type info on create_user() And that's a problem I couldn't figure out by myself, and believe solving this now could avoid any future confusion in coding this project.
[Image: image.png]

Any help is apreciated, thanks in advance!
Reply
#2
you should direct this question to https://www.pylint.org/#support
you may get an answer here as most of us use it, but better with the authors of the package.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sublime Text Editor not recognizing Python elroberto 5 2,898 Jun-13-2022, 04:00 PM
Last Post: rob101
  Pylint more Fast leandrogmuller 2 2,202 Oct-20-2020, 05:21 PM
Last Post: leandrogmuller
  pylint question dcollett 0 1,568 Mar-26-2020, 08:49 PM
Last Post: dcollett
  Pylint/pyflakes/flake8 missed AttributeError elyoni 2 1,870 Feb-19-2020, 07:36 AM
Last Post: elyoni
  Pylint Statment Count Shangeetha 1 2,047 Dec-22-2019, 04:58 PM
Last Post: Larz60+
  pylint & #! pileofrogs 1 2,141 May-23-2019, 01:58 PM
Last Post: heiner55
  redefinition of a method in a class: pylint warning kboo 1 4,269 Feb-13-2018, 11:21 AM
Last Post: buran
  Class isinstance not recognizing Windspar 3 5,920 Dec-08-2017, 06:13 PM
Last Post: Windspar

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020