Dr. Dirk Richter
Dr. Dirk Richter
Consider 2 suite files with same name in 2 different folders: Tests/1/x.robot: ``` *** Test Cases *** Test1 Log 1 ``` and Tests/2/x.robot: ``` *** Test Cases *** Test2 Log...
The **imp** module has been removed in Python 3.12, thus flask_autoindex 0.6.6 run into problem: ``` app\app.py:11: in import flask_autoindex .venv\Lib\site-packages\flask_autoindex\__init__.py:12: in from . import icons .venv\Lib\site-packages\flask_autoindex\icons.py:4: in from .entry...
According to PyCharm logs, the intellibot plugin breaks some functionality such as Find in Path: 2018-06-06 10:02:16,110 [2143848] ERROR - aemon.impl.PassExecutorService - Element: class com.jetbrains.python.psi.impl.PyFileImpl because: different providers: SingleRootFileViewProvider{myVirtualFile=file://C:/Program Files...