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 163717 - Install Python 3.0
Summary: Install Python 3.0
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 08:50 UTC by myle
Modified: 2015-04-08 09:39 UTC (History)
0 users

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 myle 2009-04-27 08:50:47 UTC
I have tried to change the platform through (Tools > Python Platforms) to Python3.0 but it seems like NetBeans ignores
any attempt of me.

Firstly, I tried to add a new platform, but there was no way to add it. It keeps ignoring me when I choose:
/usr/local/bin/python3.0

Python is compiled and installed through compiling the source code, downloaded by the official site.

When I tried to change the configuration of Python 2.5.4 to make it correspond to Python3.0, and it seemed to work, but
actually, as I verified later it was Python 2.5 which was running.

Is there any valid way to configure Netbeans to use python 3.0?

-- Dimitris Leventeas
Comment 1 Ralph Ruijs 2015-04-08 09:39:22 UTC
Works for me on ArchLinux with either Python3 autodetected in its default location (/usr/bin/python) or manually installed in /opt