Skip to content

Pycharm Integration : Unavailable classes #23

Open
@Maozerhouni

Description

@Maozerhouni

Hi,

I installed the stubs. I am trying to use them in Pycharm. I am using Python 3.6.

When trying to import clr, it raises many errors. Mostly unavailable classes. For Example :
File "C:/Users/TOSHIBA/AppData/Roaming/JetBrains/PyCharmCE2020.1/scratches/scratch.py", line 1, in
import clr
File "C:\ProgramData\Anaconda3\envs\EnvPy36\lib\clr.py", line 702, in
class RuntimeReturnChecker(PythonTypeSlot):
NameError: name 'PythonTypeSlot' is not defined

What am I doing wrong ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions