PyCharm Basic Completion lesson has a bug?

Hello,

I'm a trader who's only starting to learn Python.
I'm trying out PyCharm, and I'm going through the app's PyCharmLearningProject.

For the Code Completion / Basic Completion lesson, PyCharm tells me: “By default, PyCharm proposes completion for your code instantly. Start typing 'director' right where the caret is, and you will see the completion list with matching suggestions.”

I follow the instructions, but after typing 'direct, it doesn’t matter what else I do; I get an error message.

If I type the “o”, error message.

If I press Enter, error message.

If I press tab, error message.
If I manually select the completion suggested, error message.
If I try typing director without the '', error message.

I've been at this for twenty minutes.

So… am I doing something wrong?
Or is this a bug?

0
1 comment

Hi there,

I am having the same problem with the Basic Completion example in PyCharm CE. Did you manage to find a solution?

Thanks,

Stephen.

0

Please sign in to leave a comment.