Thread: Finding Python Executable?
edit: actually, seems figured out after all. python executable file in /usr/bin/env. looking in wrong place!
everyone,
carpentr
--------------
hey everyone,
i'm trying set new python executable in ide can use python 3.1 instead of 2.6. have located /usr/lib/python3.1 (if correct location) have no idea file choose. i'm kind of embarrassed asking don't have programming experience in linux (or directories @ moment). i've done lot of googling , find helpfiles related windows.
appreciated. thank reading.
whatever do, not uninstall 2.7 or current version of python used ubuntu many internal programs.
if terminal
python3
use geany (have change editor settings tabs spaces) , in each file first line is:
#!/usr/bin/env python3
think both python3 , python3.1 work, use python3 version of python3 gets updated, not have update program. think has internal links python3 current version of 3.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] Finding Python Executable?
Ubuntu
Comments
Post a Comment