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 162006 - org.netbeans.modules.python.api.PythonException: Could not discover Python properties
Summary: org.netbeans.modules.python.api.PythonException: Could not discover Python pr...
Status: RESOLVED DUPLICATE of bug 156347
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-06 02:25 UTC by danielsimonjr
Modified: 2015-04-09 20:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145059


Attachments
stacktrace (585 bytes, text/plain)
2009-04-06 02:25 UTC, danielsimonjr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danielsimonjr 2009-04-06 02:25:33 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: First launch, Frist project (the multi thread example)

I was opening PyThreads.py file.

mchl: Open 'Python Platform Manager' when creating new Python project

GUEST: Starting netbeans for the first time.



Stacktrace: 
org.netbeans.modules.python.api.PythonException: Could not discover Python properties
        at org.netbeans.modules.python.api.PythonPlatformManager.findPlatformProperties(PythonPlatformManager.java:387)
        at org.netbeans.modules.python.api.PythonPlatformManager.autoDetect(PythonPlatformManager.java:426)
        at org.netbeans.modules.python.api.PythonPlatformManager$1.run(PythonPlatformManager.java:182)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 danielsimonjr 2009-04-06 02:25:43 UTC
Created attachment 79497 [details]
stacktrace
Comment 2 Lou Dasaro 2015-04-09 20:42:26 UTC

*** This bug has been marked as a duplicate of bug 156347 ***