Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import-error for existing modules #75

Open
2 tasks done
chapochn opened this issue Oct 14, 2020 · 2 comments
Open
2 tasks done

import-error for existing modules #75

chapochn opened this issue Oct 14, 2020 · 2 comments

Comments

@chapochn
Copy link

Step 1: Are you in the right place?

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of the plugin.

Step 2: Describe your environment

  • Plugin version: 0.12.2
  • PyCharm/IDEA version: 2020.2.3
  • Pylint version: 2.6.0

Step 3: Describe the problem:

Steps to reproduce:

  1. I have a project with import statements of my own modules, everything works when I run the files in PyCharm
  2. I run pylint

Observed Results:

I get "Unable to import '...' [import-error]" for a method that is imported without error in PyCharm

Expected Results:

Didn't expect to get that error

@Gerrit-K
Copy link

Gerrit-K commented Jan 5, 2023

Duplicate of / related to #43 ?

@sashokbg
Copy link

Hello, not sure it is a duplicate, the error message is different. The underlying cause might be the same though.

Anyways, are there any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants