Skip to content

Error after opening a python file in vim #41

@suyog-pipliwaal

Description

@suyog-pipliwaal

Every time I open a python file the vim shows some bunch of error (refer screenshot) and the python file contains
`import sys
print ("hello world!")
some_text = input ("Please enter some text ")
print (some_text)
~
~
. I have also attached the output of
Screenshot from 2020-09-05 02-20-33
Screenshot from 2020-09-05 02-21-04

vim --version. Kindle look it up and please explain why it is happening and how to fix it. Thanks in advance.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions