Re: PyOBEX installation problem

2020-09-22 Thread Walter Penn
Johny wrote: I tried to install PyOBEX Maybe this one instead? pip install PyOBEX see https://pypi.org/project/PyOBEX/ regards. -- https://mail.python.org/mailman/listinfo/python-list

PyOBEX installation problem

2020-09-22 Thread Johny
I tried to install PyOBEX see the log below C:\Users\expor\Downloads\OBEX>setup.py install running install running bdist_egg running egg_info writing PyOBEX.egg-info\PKG-INFO writing top-level names to PyOBEX.egg-info\top_level.txt writing dependency_links to PyOBEX.egg-info\dependency_links.txt

Re: Installation problem

2020-05-11 Thread Mats Wichmann
On 5/10/20 3:31 PM, Solomon Onuche Faruna wrote: > I install python 3.8 and pycharm community edition on window 8 but when I > try to install matplotlib in pycharm I discovered I got "error loading > package list pypi.python.org" so I updated the pycharm to version 2020.1. > The packages loaded bu

Re: Installation problem

2020-05-11 Thread cdarlint
On Monday, May 11, 2020 at 9:56:17 AM UTC+8, Solomon Onuche Faruna wrote: > I install python 3.8 and pycharm community edition on window 8 but when I > try to install matplotlib in pycharm I discovered I got "error loading > package list pypi.python.org" so I updated the pycharm to version 2020.1.

Installation problem

2020-05-10 Thread Solomon Onuche Faruna
I install python 3.8 and pycharm community edition on window 8 but when I try to install matplotlib in pycharm I discovered I got "error loading package list pypi.python.org" so I updated the pycharm to version 2020.1. The packages loaded but when I try to install matplotlib I was told "No matchin

Re: Python Installation Problem

2020-05-05 Thread Souvik Dutta
What is the error can you copy and paste? Because this list does not support attachment. Souvik flutter dev On Wed, May 6, 2020, 7:49 AM Adolf Yoshua Marbun wrote: > Yes, I did. I did this before the installation began, checked the "add to > PATH" option. > > On Wed, May 6, 2020 at 9:17 AM Souv

Re: Python Installation Problem

2020-05-05 Thread Adolf Yoshua Marbun
Yes, I did. I did this before the installation began, checked the "add to PATH" option. On Wed, May 6, 2020 at 9:17 AM Souvik Dutta wrote: > Have you added python to path? If not then you will have to do it. > > Souvik flutter dev > > On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun < > adolfbor

Re: Python Installation Problem

2020-05-05 Thread Souvik Dutta
Have you added python to path? If not then you will have to do it. Souvik flutter dev On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun wrote: > Dear Python, > > I am currently learning about Python. First thing first, I need to install > the interpreter Python 3.8.2 before I get to the IDE. But

Re: Python Installation Problem

2020-05-05 Thread MRAB
On 2020-05-05 23:20, Rhodri James wrote: On 05/05/2020 05:34, Adolf Yoshua Marbun wrote: Dear Python, I am currently learning about Python. First thing first, I need to install the interpreter Python 3.8.2 before I get to the IDE. But, I have problem during running command. The installation wa

Re: Python Installation Problem

2020-05-05 Thread Rhodri James
On 05/05/2020 05:34, Adolf Yoshua Marbun wrote: Dear Python, I am currently learning about Python. First thing first, I need to install the interpreter Python 3.8.2 before I get to the IDE. But, I have problem during running command. The installation was successful. When I try to run the comman

Python Installation Problem

2020-05-05 Thread Adolf Yoshua Marbun
Dear Python, I am currently learning about Python. First thing first, I need to install the interpreter Python 3.8.2 before I get to the IDE. But, I have problem during running command. The installation was successful. When I try to run the command prompt, typing "python --version", it always sho

Re: Fw: Python installation problem

2020-04-01 Thread Michael Torrie
On 4/1/20 11:09 AM, HERNANDEZ AGUIRRE JOSE GABRIEL DE LA DOLOROSA wrote: > Para: python-list@python.org > > I  installed  the Python software , but I could not find the python.exe file > with the Unscramble software Actually in windows 10, Idle shows up in the start menu under the "I"s, not in a

Re: Fw: Python installation problem

2020-04-01 Thread Michael Torrie
On 4/1/20 11:09 AM, HERNANDEZ AGUIRRE JOSE GABRIEL DE LA DOLOROSA wrote: > I  installed  the Python software , but I could not find the python.exe file > with the Unscramble software What is this "Unscramble software?" After Python is installed, you probably will find the "Idle" integrated devel

Fw: Python installation problem

2020-04-01 Thread HERNANDEZ AGUIRRE JOSE GABRIEL DE LA DOLOROSA
En Mar, 31 Marzo, 2020 en 18:48, yo escribió:   Para: python-list@python.org I  installed  the Python software , but I could not find the python.exe file with the Unscramble software What do you advise ? Regards -- https://mail.python.org/mailman/listinfo/python-list

Re: installation problem

2019-10-24 Thread Terry Reedy
On 10/23/2019 9:43 PM, MRAB wrote: On 2019-10-24 00:47, fateme jbr wrote: Dear Python team I have installed Python 3.7.4 on windows 10. I have access to IDLE and I can run simple programs, but when I type python in command window nothing happens. What 'command window' do you mean? Windows' C

Re: installation problem

2019-10-24 Thread Paul Moore
On Thu, 24 Oct 2019 at 00:50, fateme jbr wrote: > > Dear Python team > > I have installed Python 3.7.4 on windows 10. I have access to IDLE and I > can run simple programs, but when I type python in command window nothing > happens. I wanna install pip and afterward some libraries and it is when >

Re: installation problem

2019-10-23 Thread MRAB
On 2019-10-24 00:47, fateme jbr wrote: Dear Python team I have installed Python 3.7.4 on windows 10. I have access to IDLE and I can run simple programs, but when I type python in command window nothing happens. I wanna install pip and afterward some libraries and it is when the problem occurs.

installation problem

2019-10-23 Thread fateme jbr
Dear Python team I have installed Python 3.7.4 on windows 10. I have access to IDLE and I can run simple programs, but when I type python in command window nothing happens. I wanna install pip and afterward some libraries and it is when the problem occurs. why doesn't prompt window recognize pyth

Re: Fwd: installation problem

2019-08-28 Thread DL Neil
On 29/08/19 10:11 AM, fateme jbr wrote: Dear Python team We are a mailing list of enthusiasts with volunteer membership. I downloaded "Windows x86-64 executable installer " form your website. My windows version is 8.1 and it is

Fwd: installation problem

2019-08-28 Thread fateme jbr
Dear Python team I downloaded "Windows x86-64 executable installer " form your website. My windows version is 8.1 and it is 64 bit. After installation, I got the message that "Setup was successful", but it didn't lunch to the program

Re: Installation problem with python 3.7 in windows 7 ultimate p.c(32 bit) showing unspecified error 0x80072ee7...

2019-05-22 Thread eryk sun
On 5/22/19, Sirso Bhatto wrote: > >I am Shirsendu. I encountered a problem while installing python 3.7 > in my windows 7 ultimate p.c(32 bit) . It is showing an unspecified error > of 0x80072ee7 when i am trying to initialize it in my pc. Please help me. A status code with only the high b

Installation problem with python 3.7 in windows 7 ultimate p.c(32 bit) showing unspecified error 0x80072ee7...

2019-05-22 Thread Sirso Bhatto
Hi.. I am Shirsendu. I encountered a problem while installing python 3.7 in my windows 7 ultimate p.c(32 bit) . It is showing an unspecified error of 0x80072ee7 when i am trying to initialize it in my pc. Please help me. -- https://mail.python.org/mailman/listinfo/python-list

Re: Anaconda installation problem

2018-01-19 Thread Thomas Jollans
On 2018-01-19 05:47, Jingshen Tai (jingshen) wrote: > > Hi, > > When I was installing windows Anaconda 3 64 bit, there is a pop up window > saying that the 'python program is closing'. I ignored it and continued the > installation. > > When the Anaconda Prompt is launched, I have this error p

Re: Anaconda installation problem

2018-01-19 Thread Abdur-Rahmaan Janhangeer
i suggest using version of py 3.6 On 19 Jan 2018 08:54, "Jingshen Tai (jingshen)" wrote: > > Hi, > > When I was installing windows Anaconda 3 64 bit, there is a pop up window > saying that the 'python program is closing'. I ignored it and continued the > installation. > > When the Anaconda Prom

Anaconda installation problem

2018-01-18 Thread Jingshen Tai (jingshen)
Hi, When I was installing windows Anaconda 3 64 bit, there is a pop up window saying that the 'python program is closing'. I ignored it and continued the installation. When the Anaconda Prompt is launched, I have this error popped at the top (refer to attached doc.) Does that mean that the b

Re: Installation problem

2016-04-16 Thread boB Stepp
On Sat, Apr 16, 2016 at 2:16 PM, Jurell wrote: > I installed the Python program version 3.5.1 32 bit and the IDE I am going > to use is Wing IDE 101. The problem when I tried installing the python > program was as follows: "The program can`t start because > api-ms-win-crt-runtime-l1-1-0.dll is m

Installation problem

2016-04-16 Thread Jurell
Dear Sir/Madam I installed the Python program version 3.5.1 32 bit and the IDE I am going to use is Wing IDE 101. The problem when I tried installing the python program was as follows: "The program can`t start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer. Try reinstal

Re: installation problem

2016-04-11 Thread Igor Korot
Hi, Palak, On Sun, Apr 10, 2016 at 2:30 AM, palak pandey wrote: > i m not able to install python software in my windows 10 os... > i have provided u with the image of error that is occurring during > installation > [image: Inline image 1] Attachments are not allowed on this list. Please copy an

installation problem

2016-04-11 Thread palak pandey
i m not able to install python software in my windows 10 os... i have provided u with the image of error that is occurring during installation [image: Inline image 1] -- https://mail.python.org/mailman/listinfo/python-list

Re: Installation Problem

2015-12-02 Thread Laura Creighton
In a message of Wed, 02 Dec 2015 14:42:48 +, Mark Lawrence writes: >On 02/12/2015 13:59, Laura Creighton wrote: >> In a message of Wed, 02 Dec 2015 13:30:38 +, Mark Lawrence writes: >>> 0) before asking search for "python installation problem" just in case >

Re: Installation Problem

2015-12-02 Thread Mark Lawrence
On 02/12/2015 13:59, Laura Creighton wrote: In a message of Wed, 02 Dec 2015 13:30:38 +, Mark Lawrence writes: 0) before asking search for "python installation problem" just in case you're not the first person to have this issue. That is not a good idea, there are so many

Re: Installation Problem

2015-12-02 Thread Laura Creighton
In a message of Wed, 02 Dec 2015 13:30:38 +, Mark Lawrence writes: >0) before asking search for "python installation problem" just in case >you're not the first person to have this issue. That is not a good idea, there are so many different hits for that. The first on

Re: Installation Problem

2015-12-02 Thread Laura Creighton
In a message of Wed, 02 Dec 2015 12:08:02 +, Packie Kelly writes: >Hi my name is Patrick, > >I have a problem regarding the installation of the latest version of >python, everytime I install the program I keep getting the message modify, >repair, uninstall. I've tried different versions but wit

Re: Installation Problem

2015-12-02 Thread Mark Lawrence
l a better operating system, like Linux, *BSD, or Mac OS Otherwise, tell us some more about your system - what kind of computer are you running, what OS are you using, etc, etc - and where you got Python from, etc. We'll then be better able to advise. ChrisA 0) before asking search for "

Re: Installation Problem

2015-12-02 Thread Chris Angelico
On Wed, Dec 2, 2015 at 11:08 PM, Packie Kelly wrote: > Hi my name is Patrick, > > I have a problem regarding the installation of the latest version of > python, everytime I install the program I keep getting the message modify, > repair, uninstall. I've tried different versions but with no luck. B

RE: Installation Problem

2015-12-02 Thread Packie Kelly
Hi my name is Patrick, I have a problem regarding the installation of the latest version of python, everytime I install the program I keep getting the message modify, repair, uninstall. I've tried different versions but with no luck. Before you ask I have already completely removed the program. L

Re: Installation problem

2015-10-08 Thread Oscar Benjamin
On Thu, 8 Oct 2015 22:41 eryksun wrote: > On 10/8/15, Oscar Benjamin wrote: > > On Thu, 8 Oct 2015 22:30 eryksun wrote: > > > > The new installer for 3.5 doesn't create an "App Paths" key for > > "python.exe" like the old installer used to do (see the old > > Tools/msi/msi.py). Without that, un

Re: Installation problem

2015-10-08 Thread eryksun
On 10/8/15, Oscar Benjamin wrote: > On Thu, 8 Oct 2015 22:30 eryksun wrote: > > The new installer for 3.5 doesn't create an "App Paths" key for > "python.exe" like the old installer used to do (see the old > Tools/msi/msi.py). Without that, unless python.exe is in the search > PATH, "Win+R -> pyt

Re: Installation problem

2015-10-08 Thread Oscar Benjamin
On Thu, 8 Oct 2015 22:30 eryksun wrote: On 10/8/15, Tim Golden wrote: > > What happens if you do [Windows] + R (ie Start > Run), enter "python" > and click OK? The new installer for 3.5 doesn't create an "App Paths" key for "python.exe" like the old installer used to do (see the old Tools/msi/m

Re: Installation problem

2015-10-08 Thread eryksun
On 10/8/15, Tim Golden wrote: > > What happens if you do [Windows] + R (ie Start > Run), enter "python" > and click OK? The new installer for 3.5 doesn't create an "App Paths" key for "python.exe" like the old installer used to do (see the old Tools/msi/msi.py). Without that, unless python.exe is

Re: Installation problem

2015-10-08 Thread Mark Lawrence
On 08/10/2015 16:27, Laura Creighton wrote: In a message of Thu, 08 Oct 2015 15:49:56 +0100, Tim Golden writes: On 08/10/2015 14:25, MICHAEL wrote: Hello, Please forgive a new user's ignorance. I am trying to install Python 3.5.0 on my laptop (Windows 10). The default installation directory i

Re: Installation problem

2015-10-08 Thread Laura Creighton
In a message of Thu, 08 Oct 2015 16:34:15 +0100, Tim Golden writes: >On 08/10/2015 16:27, Laura Creighton wrote: >> In a message of Thu, 08 Oct 2015 15:49:56 +0100, Tim Golden writes: >>> On 08/10/2015 14:25, MICHAEL wrote: Hello, Please forgive a new user's ignorance. I am

Re: Installation problem

2015-10-08 Thread Tim Golden
On 08/10/2015 16:27, Laura Creighton wrote: > In a message of Thu, 08 Oct 2015 15:49:56 +0100, Tim Golden writes: >> On 08/10/2015 14:25, MICHAEL wrote: >>> Hello, >>> >>> Please forgive a new user's ignorance. >>> >>> I am trying to install Python 3.5.0 on my laptop (Windows 10). The >>> default i

Re: Installation problem

2015-10-08 Thread Laura Creighton
In a message of Thu, 08 Oct 2015 15:49:56 +0100, Tim Golden writes: >On 08/10/2015 14:25, MICHAEL wrote: >> Hello, >> >> Please forgive a new user's ignorance. >> >> I am trying to install Python 3.5.0 on my laptop (Windows 10). The >> default installation directory is shown as c:\Users\(my user

Re: Installation problem

2015-10-08 Thread Chris Angelico
On Fri, Oct 9, 2015 at 12:25 AM, MICHAEL wrote: > Scattered files include: > python.exe (in Open Office) > python27.dll (in CHIRP) > pythoncom27.dll (in CHIRP) > python33.dll (in HamRadio\WSJT) > python25.dll (in "Koan c:\Program Files(x86)\Cyberlink) > > I assume these various .dll files are used

Re: Installation problem

2015-10-08 Thread Tim Golden
On 08/10/2015 14:25, MICHAEL wrote: > Hello, > > Please forgive a new user's ignorance. > > I am trying to install Python 3.5.0 on my laptop (Windows 10). The > default installation directory is shown as c:\Users\(my user > name)\AppData\Local\Programs\Python\Python35-32. However, if I select > C

Re: Installation problem

2015-10-08 Thread paul.hermeneutic
On Oct 8, 2015 7:31 AM, "MICHAEL" wrote: > > Hello, > > Please forgive a new user's ignorance. > > I am trying to install Python 3.5.0 on my laptop (Windows 10). The default installation directory is shown as c:\Users\(my user name)\AppData\Local\Programs\Python\Python35-32. However, if I select C

Re: Installation problem

2015-10-08 Thread Tim Golden
On 08/10/2015 14:25, MICHAEL wrote: > Hello, > > Please forgive a new user's ignorance. > > I am trying to install Python 3.5.0 on my laptop (Windows 10). The > default installation directory is shown as c:\Users\(my user > name)\AppData\Local\Programs\Python\Python35-32. However, if I select > C

Installation problem

2015-10-08 Thread MICHAEL
Hello, Please forgive a new user's ignorance. I am trying to install Python 3.5.0 on my laptop (Windows 10). The default installation directory is shown as c:\Users\(my user name)\AppData\Local\Programs\Python\Python35-32. However, if I select Custom Install then the default installation dir

PY3.5 and nnumpy and scipy installation problem

2015-09-29 Thread Ek Esawi
Hi All again— Thanks to all who have provided excellent tips for installing Python, Numpy, Scipy, etc. Paul suggested the use Anaconda which proved to be the best and easiest way for me. If I may add I stumbled on an academic site that spells out in great details how to install Python, numpy, s

PY3.5 and nnumpy and scipy installation problem

2015-09-27 Thread paul . anton . letnes
I'll heartily recommend anaconda python. It's got everything you need prepackaged. Remove what you installed before. Cheers Pauk -- https://mail.python.org/mailman/listinfo/python-list

PY3.5 and nnumpy and scipy installation problem

2015-09-27 Thread paul . anton . letnes
Easiest way of installing is removing the python you've installed already and installing continuum's anaconda python 3.x (for x = 4 or 5). It has "batteries included" - numpy, scipy and many others! Paul -- https://mail.python.org/mailman/listinfo/python-list

PY3.5 and nnumpy and scipy installation problem

2015-09-27 Thread Ek Esawi
Hi Steven, Thank you for the prompt response. What I meant by not working is the following: once I had py3.5 working, I downloaded numpy and scipy and unzipped them. After that I tried to install them. But there is no install file for either. There was a setup file which I thought would do the sa

Re: PY3.5 and nnumpy and scipy installation problem

2015-09-25 Thread Mark Lawrence
On 26/09/2015 04:43, Ek Esawi wrote: Hi All— I am a beginner in Python and new to this list, but I am an experienced programming in a few other languages. Last year I installed numpy and scipy for Python3.3 on my computer with windows 7, 64 bit OS. Today I downloaded Python3.5, but I the instal

Re: PY3.5 and nnumpy and scipy installation problem

2015-09-25 Thread Steven D'Aprano
Hi Ek, and welcome, My responses below your questions. On Sat, 26 Sep 2015 01:43 pm, Ek Esawi wrote: > Hi All— > > I am a beginner in Python and new to this list, but I am an experienced > programming in a few other languages. > > Last year I installed numpy and scipy for Python3.3 on my com

PY3.5 and nnumpy and scipy installation problem

2015-09-25 Thread Ek Esawi
Hi All— I am a beginner in Python and new to this list, but I am an experienced programming in a few other languages. Last year I installed numpy and scipy for Python3.3 on my computer with windows 7, 64 bit OS. Today I downloaded Python3.5, but I the installation for numpy 1.9.2 or 1.9.3 nor sc

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Cameron Simpson
On 26Mar2014 05:49, Martin Landa wrote: > Dne středa, 26. března 2014 13:29:47 UTC+1 Martin Landa napsal(a): > > not really, I am just searching for a better solution based on virtualenv > > or something similar... > > particularly I am using something like > > if sys.platform == "win32

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Martin Landa
Dne středa, 26. března 2014 13:54:02 UTC+1 Chris Angelico napsal(a): > On Wed, Mar 26, 2014 at 11:49 PM, Martin Landa wrote: > > > # get full path including file extension for scripts > > > fcmd = get_real_command(args[0]) this function returns a full path including file

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Chris Angelico
On Wed, Mar 26, 2014 at 11:49 PM, Martin Landa wrote: > # get full path including file extension for scripts > fcmd = get_real_command(args[0]) What's that function do? ChrisA -- https://mail.python.org/mailman/listinfo/python-list

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Martin Landa
Dne středa, 26. března 2014 13:29:47 UTC+1 Martin Landa napsal(a): > not really, I am just searching for a better solution based on virtualenv or > something similar... particularly I am using something like if sys.platform == "win32": # get full path including file extensio

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Martin Landa
Hi, > it should be possible to specify the path of the desired python > > interpreter along with the executed script as an argument to > > Popen(...). This should make the selection of the used python > > explicit. > > Or are there any other disadvantages of the current approach, which > > y

Re: calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Vlastimil Brom
2014-03-26 10:40 GMT+01:00 Martin Landa : > Hi all, > > I am trying to fix a bug in the project which I am working for. The program > starts on Windows via bat file which calls a Python script to set up the > environment including GUI and allow to launch program-specific tools. Some of > the too

calling Python script from another Python script (Windows, multiple installation problem)

2014-03-26 Thread Martin Landa
Hi all, I am trying to fix a bug in the project which I am working for. The program starts on Windows via bat file which calls a Python script to set up the environment including GUI and allow to launch program-specific tools. Some of the tools are written in C, some in Python. These commands a

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Mark Lawrence
On 10/03/2014 12:51, Jurko Gospodnetić wrote: Hi. On 10.3.2014. 4:16, Mark Lawrence wrote: It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug tracker could someone please confirm this, as it wouldn't

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Jurko Gospodnetić
Hi. On 10.3.2014. 4:16, Mark Lawrence wrote: It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug tracker could someone please confirm this, as it wouldn't be the first time I've managed to screw somethin

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Mark Lawrence
On 10/03/2014 08:40, Tim Golden wrote: On 10/03/2014 03:16, Mark Lawrence wrote: It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug tracker could someone please confirm this, as it wouldn't be the first t

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Jurko Gospodnetić
Hi. On 10.3.2014. 4:16, Mark Lawrence wrote: > It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of > py.exe and pyw.exe from c:\windows. Before I raise an issue on the > bug tracker could someone please confirm this, as it wouldn't be the > first time I've managed to screw s

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Tim Golden
On 10/03/2014 03:16, Mark Lawrence wrote: > It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of > py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug > tracker could someone please confirm this, as it wouldn't be the first > time I've managed to screw somethin

Re: Windows installation problem with 3.3.5

2014-03-10 Thread Tim Golden
On 10/03/2014 03:16, Mark Lawrence wrote: > It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of > py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug > tracker could someone please confirm this, as it wouldn't be the first > time I've managed to screw somethin

Windows installation problem with 3.3.5

2014-03-09 Thread Mark Lawrence
It looks as if the upgrade from 3.3.4 to 3.3.5 has stolen my copies of py.exe and pyw.exe from c:\windows. Before I raise an issue on the bug tracker could someone please confirm this, as it wouldn't be the first time I've managed to screw something up. -- My fellow Pythonistas, ask not what

Re: paramiko installation problem

2013-08-08 Thread D. Xenakis
Wow thats bad news. Any workaround? What im trying to succeed here is create one SSH tunnel, so that i can connect from a python script running on my pc, to a remote MySQL database running on my Host and id like to stick with Python 3.3 . Any thoughts? -- http://mail.python.org/mailman/listinfo

Re: paramiko installation problem

2013-08-08 Thread MRAB
On 08/08/2013 19:04, D. Xenakis wrote: import sys print (sys.path) returns: ['C:\\Python33\\Lib\\idlelib', 'C:\\Python33\\lib\\site-packages\\pip-1.4-py3.3.egg', 'C:\\Windows\\system32\\python33.zip', 'C:\\Python33\\DLLs', 'C:\\Python33\\lib', 'C:\\Python33', 'C:\\Python33\\lib\\site-packag

Re: paramiko installation problem

2013-08-08 Thread D. Xenakis
>>> import sys >>> print (sys.path) returns: ['C:\\Python33\\Lib\\idlelib', 'C:\\Python33\\lib\\site-packages\\pip-1.4-py3.3.egg', 'C:\\Windows\\system32\\python33.zip', 'C:\\Python33\\DLLs', 'C:\\Python33\\lib', 'C:\\Python33', 'C:\\Python33\\lib\\site-packages'] then if i type: >>> sys.path

paramiko installation problem

2013-08-08 Thread D. Xenakis
Im having problems using paramiko after installation on my Win7 64bit system. I can see both paramiko and pycrypto being "there" installed via pip list: I have tried so many different ways but in the end im always getting the same error when trying to import paramiko: (i can import Crypto with no

Re: PyQt Installation Problem on Windows

2010-11-26 Thread Hans-Peter Jansen
On Wednesday 24 November 2010, 23:03:14 Saul Spatz wrote: > Hi, > > I've been trying to install PyQt on Windows XP Pro so that I can try > out eric ide. I used the binary windows installer for PyQt. I can > run eric as administrator, but not with my ordinary user account. By > running eric.bat w

PyQt Installation Problem on Windows

2010-11-24 Thread Saul Spatz
Hi, I've been trying to install PyQt on Windows XP Pro so that I can try out eric ide. I used the binary windows installer for PyQt. I can run eric as administrator, but not with my ordinary user account. By running eric.bat with the --debug flag, I found that he crux of the problem is that if

Re: Python 2.7 installation problem

2010-09-28 Thread Ned Deily
In article , Ronald Guida wrote: > Sorry, I have one additional piece of information that might be helpful to > others. I have discovered that the *.so files that were not installed, were > actually installed to the ~/lib/python2.6/ folder instead of the > ~/lib/python2.7/ folder where they be

Re: Python 2.7 installation problem

2010-09-26 Thread Ronald Guida
Sorry, I have one additional piece of information that might be helpful to others. I have discovered that the *.so files that were not installed, were actually installed to the ~/lib/python2.6/ folder instead of the ~/lib/python2.7/ folder where they belong. On Sun, Sep 26, 2010 at 9:25 PM, Ronal

Re: Python 2.7 installation problem

2010-09-26 Thread Ronald Guida
Solved -- "make install" failed to actually install a subset of files. I had to manually copy them instead. Specifics: I started from /home/oddron/installers/python/Python-2.7/ and executed the usual commands: $ ./configure --prefix=$HOME $ make $ make install I have found that the installer fai

Python 2.7 installation problem

2010-09-25 Thread Ronald Guida
Hi, I am trying to perform a user-install of python 2.7 on Ubuntu 10.04, and my installation is failing. This sequence of commands reproduces the failure on my system: $ tar -zxvf Python-2.7.tgz $ cd Python-2.7/ $ ./configure --prefix=$HOME $ make $ ./python Lib/test/test_collections.py doctest

Re: Installation problem: Python 2.6.6 (32-Bit) on Windows 7 (32-Bit)

2010-09-04 Thread Martin v. Loewis
Am 01.09.2010 21:18, schrieb Cappy2112: > Has anyone else had problems running the msi for Python 2.6.6 on > Windows 7 Professional? I specifically tested whether "compile .py" works before the release, and it worked fine on my machine. I suspect you have a source file on your disk that it tries

Installation problem: Python 2.6.6 (32-Bit) on Windows 7 (32-Bit)

2010-09-01 Thread Cappy2112
Has anyone else had problems running the msi for Python 2.6.6 on Windows 7 Professional? If I don't check "Compile .py to byte code", the installer completes without error. Checking "Compile .py to byte code" causes the following to be displayed "There is a problem with the windows installer pac

Re: vpython installation problem

2009-11-26 Thread Daniel Fetchinson
> I am trying to install Vpython. > > configure worked well [snip] > but make fails: [snip] > what I can do? I'd suggest asking for help on vpython's mailing list: https://lists.sourceforge.net/lists/listinfo/visualpython-users HTH, Daniel -- Psss, psss, put it down! - http://www.cafepress

vpython installation problem

2009-11-26 Thread rudra
Hello friends, I am trying to install Vpython. configure worked well $ PYTHON=/usr/bin/python ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for

Re: pylucene installation problem on Ubuntu 9.04

2009-08-07 Thread KK
I tried doing something silly. I went to the directory "/usr/local/lib/python2.6/site-packages" and then tried to compile/run the file called PyLucene.py the way we compile/run python scripts, then from there i started the python interpreter by typing python ( which is actually python2.6), then i t

Re: pylucene installation problem on Ubuntu 9.04

2009-08-06 Thread KK
On Aug 7, 12:38 am, Jon Clements wrote: > On 6 Aug, 19:49, KK wrote: > > > > > hi all, > > I've trying to install pylucene on my linux box from last 2 days but > > not able to do so. first i tried to install it using apt-get like > > this, > > kk-laptop$ sudo apt-get install pylucene > > and it d

Re: pylucene installation problem on Ubuntu 9.04

2009-08-06 Thread Benjamin Kaplan
On Thu, Aug 6, 2009 at 2:49 PM, KK wrote: > > kk-laptop$ sudo apt-get install pylucene > and it did install python2.5, python2.5-minimal and pylucene. I must > mention one thing that I already had python2.6 on my box as the > default python i.e /usr/bin/python is linked to python2.6. Anyway s, > no

Re: pylucene installation problem on Ubuntu 9.04

2009-08-06 Thread Jon Clements
On 6 Aug, 19:49, KK wrote: > hi all, > I've trying to install pylucene on my linux box from last 2 days but > not able to do so. first i tried to install it using apt-get like > this, > kk-laptop$ sudo apt-get install pylucene > and it did install python2.5, python2.5-minimal and pylucene. I must

pylucene installation problem on Ubuntu 9.04

2009-08-06 Thread KK
hi all, I've trying to install pylucene on my linux box from last 2 days but not able to do so. first i tried to install it using apt-get like this, kk-laptop$ sudo apt-get install pylucene and it did install python2.5, python2.5-minimal and pylucene. I must mention one thing that I already had pyt

Re: MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-11 Thread Raoul Gough
Ned Deily writes: > In article > , > Benjamin Kaplan wrote: >> On Sat, May 9, 2009 at 4:30 AM, Raoul Gough >> wrote: [snip] >> > So did something go wrong with the installer, or is it all >> > supposed to work somehow differently? >> >> Because Python 3 breaks compatibility with Python 2, th

Re: MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-09 Thread Ned Deily
In article , Benjamin Kaplan wrote: > On Sat, May 9, 2009 at 4:30 AM, Raoul Gough wrote: > > I just installed MacPython 3.0.1 (woot!) but the installer didn't seem > > to do an absolutely complete job. According to the ReadMe.txt, "The > > installer puts [...] command-line tools in /usr/local/bi

Re: MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-09 Thread Benjamin Kaplan
On Sat, May 9, 2009 at 4:30 AM, Raoul Gough wrote: > I just installed MacPython 3.0.1 (woot!) but the installer didn't seem > to do an absolutely complete job. According to the ReadMe.txt, "The > installer puts [...] command-line tools in /usr/local/bin [...]". This > didn't happen - even after th

MacPython 3.0.1 installation problem, no /usr/local/bin/python*

2009-05-09 Thread Raoul Gough
I just installed MacPython 3.0.1 (woot!) but the installer didn't seem to do an absolutely complete job. According to the ReadMe.txt, "The installer puts [...] command-line tools in /usr/local/bin [...]". This didn't happen - even after the install reported Success, there were no python files or sy

Re: Requesting direction for installation problem

2008-11-27 Thread F. Rentsch
Bruno Desthuilliers wrote: Frederic Rentsch a écrit : Hi, Where can one get assistance if a Windows installation service fails to install an msi installer? I used to download zip files, but they seem to have been replaced with msi files. I know this issue is off topic here. So my question si

Re: Requesting direction for installation problem

2008-11-26 Thread Bruno Desthuilliers
Frederic Rentsch a écrit : Hi, Where can one get assistance if a Windows installation service fails to install an msi installer? I used to download zip files, but they seem to have been replaced with msi files. I know this issue is off topic here. So my question simply is: where is it not off

Requesting direction for installation problem

2008-11-26 Thread Frederic Rentsch
Hi, Where can one get assistance if a Windows installation service fails to install an msi installer? I used to download zip files, but they seem to have been replaced with msi files. I know this issue is off topic here. So my question simply is: where is it not off topic? Thanks for any hin

Re: Pystemmer 1.0.1 installation problem in Linux

2008-03-27 Thread mungkol
On Mar 28, 6:06 am, Damjan <[EMAIL PROTECTED]> wrote: > mungkol wrote: > > Dear all, > > > I am a newbie to Python community. For my project, I tried to install > > Pystemmer 1.0.1 (http://snowball.tartarus.org/wrappers/ > > PyStemmer-1.0.1.tar.gz) on my linux ubuntu 7.10 machine but > > unsuccessf

Re: Pystemmer 1.0.1 installation problem in Linux

2008-03-27 Thread Damjan
mungkol wrote: > Dear all, > > I am a newbie to Python community. For my project, I tried to install > Pystemmer 1.0.1 (http://snowball.tartarus.org/wrappers/ > PyStemmer-1.0.1.tar.gz) on my linux ubuntu 7.10 machine but > unsuccessful. It produced the following error: you need to install the "b

Re: Pystemmer 1.0.1 installation problem in Linux

2008-03-27 Thread Jason Scheirer
On Mar 27, 8:40 am, mungkol <[EMAIL PROTECTED]> wrote: > Dear all, > > I am a newbie to Python community. For my project, I tried to install > Pystemmer 1.0.1 (http://snowball.tartarus.org/wrappers/ > PyStemmer-1.0.1.tar.gz) on my linux ubuntu 7.10 machine but > unsuccessful. It produced the follow

Re: Pystemmer 1.0.1 installation problem in Linux

2008-03-27 Thread Miki
Hello Supheakmungkol, > I am a newbie to Python community. For my project, I tried to install > Pystemmer 1.0.1 (http://snowball.tartarus.org/wrappers/ > PyStemmer-1.0.1.tar.gz) on my linux ubuntu 7.10 machine but > unsuccessful. It produced the following error: > > running install > running build

  1   2   >