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 150005 - [65cat] Cannot run python project
Summary: [65cat] Cannot run python project
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
: 150006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-14 06:40 UTC by rajivderas
Modified: 2009-02-19 22:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-14 06:40:29 UTC
I am using dev build 55 and i have creates a python project but when i start to run the project the output window shows 
the following message :

Traceback (most recent call last):
  File "D:\65cat\Tutorial Reviews\NewPythonProject2\src\NewPythonProject2.py", line 5, in <module>
    from pawt import swing, awt, colors, GridBag
ImportError: No module named pawt
Comment 1 Jiri Kovalsky 2008-10-14 10:29:40 UTC
*** Issue 150006 has been marked as a duplicate of this issue. ***
Comment 2 Peter Lam 2008-12-15 05:41:00 UTC
no longer reproducible in build 320 (20081212)