visual studio - object reference not set to an instance of an object in Python VS2013 for Windows Desktop with Update 4 -
i installed version of vs2013 windows desktop update 4. , installed python tools.
but when tried run simple print('hello world')
dialog box appeared containing error message object reference not set instance of object.
i wonder why error message? i'm new python. missed settings? configuration? etc? not work? know of might raise eyebrows need help, didn't know why got error whenever tried run print('hello world')
. can me here please? lot.
you may encountering issue has been fixed in latest release of python tools, suggest upgrading see if fixes it.
it configuration issue though. in general, pops error message best report on issue tracker. in case, follow questions include:
- how did install python onto machine?
- what version did install?
- where did download from?
- did ptvs automatically detect or did have manually enter details (paths, directories, etc.)?
- if latter, did enter all details or of them?
Comments
Post a Comment