This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190954

Summary: Module is installed on my desktop and I am able to run it on Python IDLE. However, I get the above error. The path for the module has also been configured. I was able to run the script on Eclipse. I tried this on two seperate installations of netbeans a
Product: python Reporter: jtierno
Component: CodeAssignee: ardavis26 <ardavis26>
Status: CLOSED INVALID    
Severity: normal CC: Jenselme
Priority: P3 Keywords: SPACE_IN_PATH
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jtierno 2010-10-12 16:51:35 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_21
Runtime = Java HotSpot(TM) Client VM 17.0-b17

Traceback (most recent call last):
  File "C:\Documents and Settings\jtierno2\My Documents\NetBeansProjects\Testbed\src\test.py", line 3, in <module>
    import sqlite3
ImportError: No module named sqlite3

Module is installed on my desktop and I am able to run it on Python IDLE.  However, I get the above error. The path for the module has also been configured.  I was able to run the script on Eclipse. I tried this on two seperate installations of netbeans and the same error occured.
Comment 1 Jenselme 2017-06-22 21:20:54 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:27 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.