-
**Describe the bug**
System interpreter icon is wrong. System interpreter is shown with virtualenv-like icon (i.e. python logo **with V**) instead of system icon (plain python logo).
**To Reproduc…
-
We must list the extension points that will implement.
# Extension points
-
**Describe the bug**
No inspections are visible in the settings window, we are presented with a blank page.
Disabling or removing the plugin fixes the problem.
**Screenshots**
![2020-09-26](http…
-
When creating new project, there are only three options to create new environment:
- Virtualenv
- Pipenv
- Conda
Is it possible to add Poetry in this list or it would require additional API on P…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Start PyCharm with a project opened
2. Wait for the IDE to initialise
2. Observe the red exclamation mark error in the right corner of the stat…
-
**Is your feature request related to a problem? Please describe.**
You have to open a shell to exec `poetry run script-a`
**Describe the solution you'd like**
I would like to have pycharm to reco…
s3i7h updated
4 years ago
-
I've tried both PyCharm and the command line (from readme) to run the tox tests. I'm running into (at least) two issues:
1. PyTest complains about `six` (`No module named 'six'`) which I can resol…
-
Any time I save file with Save Actions enabled, the save doesn't happen and I get the following NPE. This seems to coincide with updating to PyCharm version 2020.3
```
java.lang.NullPointerExcept…
-
Python Language Server 0.2.87.0 (freshly deleted and reinstalled)
Python Extension version 2019.5.18678
VS Code 1.35.0
Linux RHEL 7
Code analysis never seems to properly finish? I have turned lo…
-
**TL;DR**
I think using [Poetry](https://python-poetry.org/) as packaging and dependency management tool would make a developer's life easier and the repository more clear relying only on a `pyprojec…