atom-community / atom-community/ide-python
Wrong [no-member] errors while members being detected
- Lenguaje dominante
- JavaScript
- Estrellas
- 238
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Media is cool. ™

Well, as you see, the problem is, while the `wx` module member (e.g. the class) is detected, but it will show me this frustrating error. The error persists if I use the format of `from wx import Frame`. Amazingly, the autocompletion works (almost) fine, both for classes like `Frame` and their methods (e.g. `frame.SetFocus()`).
Perhaps this is an upstream bug, but not really sure about that, so I opened the issue here.
Note that, I tested the issue both with default and customized settings of the package, but none of them worked.
### Environment
- OS: Fedora Workstation 34
- Atom: v1.58.0 (AppImage)
- Tested package versions: 1.8.0, 1.9.3, 1.9.6
Guía de contribución
Línea de trabajo
Reproduce el diagnóstico [no-member] para los miembros de wx y `from wx import Frame` en Atom v1.58.0 con las versiones 1.8.0, 1.9.3 y 1.9.6 de ide-python, comparándolo con el autocompletado funcional reportado. No se nombra ningún archivo ni prueba del repositorio; se considera completado cuando se determina si el diagnóstico corresponde a este paquete o a un componente upstream y se registra una corrección verificada o un hallazgo upstream.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, python
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100