[issue443490] 2.2 Install on Linux/Mod Install Error

2022-04-10 Thread admin
Change by admin : -- github: None -> 34805 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15066] make install error: ImportError: No module named _struct

2021-06-25 Thread Irit Katriel
Change by Irit Katriel : -- stage: -> resolved status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue15066] make install error: ImportError: No module named _struct

2021-06-18 Thread Irit Katriel
Irit Katriel added the comment: Lib/site.py has changed a lot in the meantime compared to the patch that Antonio mentioned. Unless you are currently seeing this issue with 3.9+ I suggest we close this and let a new issue be opened if someone does see this problem on a current version.

[issue39921] json module install error i was use windows 10 pro 64 bit, pls give solutions to rectify this issue

2020-03-10 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker ___ ___

[issue39921] json module install error i was use windows 10 pro 64 bit, pls give solutions to rectify this issue

2020-03-09 Thread Mageshkumar
Mageshkumar added the comment: what i do now *Thanks & Regards* *M.Mageshkumar* On Tue, Mar 10, 2020 at 8:37 AM Karthikeyan Singaravelan < rep...@bugs.python.org> wrote: > > Karthikeyan Singaravelan added the comment: > > The tracker is for issues related to CPython. It seems like this is

[issue39921] json module install error i was use windows 10 pro 64 bit, pls give solutions to rectify this issue

2020-03-09 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: The tracker is for issues related to CPython. It seems like this is a problem with jsonlib. I would suggest following up on their tracker or other forums. -- nosy: +xtreak ___ Python tracker

[issue39921] json module install error i was use windows 10 pro 64 bit, pls give solutions to rectify this issue

2020-03-09 Thread Mageshkumar
ode, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Mageshkumar\AppData\Local\Temp\pip-record-7a5omup8\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\mageshkumar\appdata\local\programs\python\python38\Include\jsonli

[issue38745] pygame install error using python 3.8.0

2019-11-08 Thread Christian Heimes
Christian Heimes added the comment: pygame is a third-party component and not developed by the Python core team. This bug tracker is only for issues with Python itself. Please report the problem with pygame. -- nosy: +christian.heimes resolution: -> third party stage: -> resolved

[issue38745] pygame install error using python 3.8.0

2019-11-08 Thread Suresh Murugesan
ot;, line 302, in ask reply = raw_input( EOFError: EOF when reading a line ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. -- components: Windows

[issue37401] pygrib install error

2019-06-25 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: This tracker deals with issues in CPython. pygrib is not a part of the standard library. This could have better discussion at https://github.com/jswhit/pygrib. I am closing this as third party. -- nosy: +xtreak resolution: -> third party

[issue37401] pygrib install error

2019-06-25 Thread Borja
e('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-qd474uhl/install-record.txt --single-version-externally-managed --compile" failed with error code

[issue35944] Python 3.7 install error

2019-03-12 Thread Steve Dower
Steve Dower added the comment: Closing due to no response -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2019-03-07 Thread Steve Dower
Change by Steve Dower : -- resolution: -> out of date stage: needs patch -> resolved status: open -> closed ___ Python tracker ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35944] Python 3.7 install error

2019-02-08 Thread Steve Dower
Steve Dower added the comment: It seems to think the install has been deleted between extracting/verifying it and launching the installer. Do you have any antivirus running that you could disable? Those can sometimes interfere like this. -- ___

[issue35944] Python 3.7 install error

2019-02-08 Thread princebaridi
princebaridi added the comment: sure sorry -- Added file: https://bugs.python.org/file48129/Python 3.7.2 (64-bit)_20190208145004.log ___ Python tracker ___

[issue35944] Python 3.7 install error

2019-02-08 Thread Steve Dower
Steve Dower added the comment: That looks like an incomplete log. Do you have the log file without "000_core_JustForMe" at the end of the name? -- ___ Python tracker ___

[issue35944] Python 3.7 install error

2019-02-08 Thread Zachary Ware
Change by Zachary Ware : -- assignee: -> steve.dower components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___

[issue35944] Python 3.7 install error

2019-02-08 Thread princebaridi
install error type: crash versions: Python 3.7 Added file: https://bugs.python.org/file48128/Python 3.7.2 (64-bit)_20190208145004_000_core_JustForMe.log ___ Python tracker <https://bugs.python.org/issue35

Re: SIP install error on windows

2016-12-12 Thread Phil Thompson
On 12 Dec 2016, at 7:29 pm, Xristos Xristoou wrote: > > > hello i want to install sip on windows bit using python > 32 bit. > i download sip from this link https://www.riverbankcomputing.com > i try to install from cmd line : > > C:\WINDOWS\system32>cd

Re: SIP install error on windows

2016-12-12 Thread Xristos Xristoou
Τη Δευτέρα, 12 Δεκεμβρίου 2016 - 9:29:38 μ.μ. UTC+2, ο χρήστης Xristos Xristoou έγραψε: > hello i want to install sip on windows bit using python > 32 bit. > i download sip from this link https://www.riverbankcomputing.com > i try to install from cmd line : > > C:\WINDOWS\system32>cd

Re: SIP install error on windows

2016-12-12 Thread Phil Thompson
On 12 Dec 2016, at 7:38 pm, Bob Gailer wrote: > > On Dec 12, 2016 2:30 PM, "Xristos Xristoou" wrote: >> >> >> hello i want to install sip on windows bit using python >> 32 bit. >> i download sip from this link https://www.riverbankcomputing.com >> i try

Re: SIP install error on windows

2016-12-12 Thread Bob Gailer
On Dec 12, 2016 2:30 PM, "Xristos Xristoou" wrote: > > > hello i want to install sip on windows bit using python > 32 bit. > i download sip from this link https://www.riverbankcomputing.com > i try to install from cmd line : > > C:\WINDOWS\system32>cd

SIP install error on windows

2016-12-12 Thread Xristos Xristoou
hello i want to install sip on windows bit using python 32 bit. i download sip from this link https://www.riverbankcomputing.com i try to install from cmd line : C:\WINDOWS\system32>cd C:\Users\username\Desktop\sip-4.17 C:\Users\username\Desktop\sip-4.17>python configure.py install and take

yatel install error

2016-06-12 Thread meInvent bbird
sudo apt-get install python-dev libatlas-base-dev gfortran pip install yatel Cleaning up... Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_martin/yatel/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__,

Re: scipy install error,need help its important

2016-04-18 Thread Oscar Benjamin
On 18 April 2016 at 08:38, Xristos Xristoou wrote: > Τη Δευτέρα, 18 Απριλίου 2016 - 6:53:30 π.μ. UTC+3, ο χρήστης Xristos Xristoou > έγραψε: >> guys i have big proplem i want to install scipy >> but all time show me error >> i have python 2.7 and windows 10 >> i try to use pip

Re: scipy install error,need help its important

2016-04-18 Thread Xristos Xristoou
Τη Δευτέρα, 18 Απριλίου 2016 - 6:53:30 π.μ. UTC+3, ο χρήστης Xristos Xristoou έγραψε: > guys i have big proplem i want to install scipy > but all time show me error > i have python 2.7 and windows 10 > i try to use pip install scipy and i take that error > > raise NotFoundError('no lapack/blas

Re: scipy install error,need help its important

2016-04-18 Thread Christian Gollwitzer
Am 18.04.16 um 06:38 schrieb Xristos Xristoou: i fllow you with anaconda route and i install scipy without error but in the idle i write import scipy and show me erroe msg no module name scipy,why ? Maybe you run IDLE with the python that you had installed before? Try looking for IDLE

Re: scipy install error,need help its important

2016-04-17 Thread Xristos Xristoou
Τη Δευτέρα, 18 Απριλίου 2016 - 6:53:30 π.μ. UTC+3, ο χρήστης Xristos Xristoou έγραψε: > guys i have big proplem i want to install scipy > but all time show me error > i have python 2.7 and windows 10 > i try to use pip install scipy and i take that error > > raise NotFoundError('no lapack/blas

Re: scipy install error,need help its important

2016-04-17 Thread Xristos Xristoou
Τη Δευτέρα, 18 Απριλίου 2016 - 6:53:30 π.μ. UTC+3, ο χρήστης Xristos Xristoou έγραψε: after google search to many post propose install lapack and atla bt=ut i dont know > guys i have big proplem i want to install scipy > but all time show me error > i have python 2.7 and windows 10 > i try to

Re: scipy install error,need help its important

2016-04-17 Thread Sayth Renshaw
On Monday, 18 April 2016 13:53:30 UTC+10, Xristos Xristoou wrote: > guys i have big proplem i want to install scipy > but all time show me error > i have python 2.7 and windows 10 > i try to use pip install scipy and i take that error > > raise NotFoundError('no lapack/blas resources found') >

Re: scipy install error,need help its important

2016-04-17 Thread Sayth Renshaw
On Monday, 18 April 2016 13:53:30 UTC+10, Xristos Xristoou wrote: > guys i have big proplem i want to install scipy > but all time show me error > i have python 2.7 and windows 10 > i try to use pip install scipy and i take that error > > raise NotFoundError('no lapack/blas resources found') >

scipy install error,need help its important

2016-04-17 Thread Xristos Xristoou
guys i have big proplem i want to install scipy but all time show me error i have python 2.7 and windows 10 i try to use pip install scipy and i take that error raise NotFoundError('no lapack/blas resources found') numpy.distutils.system_info.NotFoundError: no lapack/blas resources found

Re: Install Error

2016-02-08 Thread Mike S via Python-list
On 2/3/2016 1:55 PM, Barrie Taylor wrote: Hi, I am attempting to install and run Python3.5.1 on my Windows machine. After installation on launching I am presented the attached error message. It reads: 'The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your

Re: Install Error

2016-02-04 Thread Oscar Benjamin
On 3 February 2016 at 21:55, Barrie Taylor wrote: > > I am attempting to install and run Python3.5.1 on my Windows machine. > > After installation on launching I am presented the attached error message. > It reads: > 'The program can't start because

Install Error

2016-02-04 Thread Barrie Taylor
Hi, I am attempting to install and run Python3.5.1 on my Windows machine. After installation on launching I am presented the attached error message. It reads: 'The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix

[issue25150] yt package pip compile/install error

2015-09-17 Thread Alexander Heger
is that it is related to the new 3.5.0 version. The system installed is the current Fedora 22, gcc 5.1.1-4. -- components: Extension Modules files: error.txt hgrepos: 318 messages: 250884 nosy: axh priority: normal severity: normal status: open title: yt package pip compile/install error type: compile

[issue25150] yt package pip compile/install error

2015-09-17 Thread STINNER Victor
STINNER Victor added the comment: It looks like the problem is that yt uses OpenMP whereas OpenMP doesn't support atomic operations: In file included from /home/alex/Python/include/python3.5m/pyatomic.h:12:0, from /home/alex/Python/include/python3.5m/Python.h:53,

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2015-07-21 Thread Ethan Furman
Changes by Ethan Furman et...@stoneleaf.us: -- nosy: -ethan.furman ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___ Python-bugs-list

Re: Windows install error

2015-06-25 Thread Laura Creighton
In a message of Thu, 25 Jun 2015 11:58:09 +0100, Mark Lawrence writes: On 24/06/2015 16:56, Knss Teja via Python-list wrote: I WANT TO install 4.3 version ... but the MSI file is giving a DLL error .. what should I do :/ please use REPLY ALL .. so that I get the mail to my gmail inbox I'll

Windows install error

2015-06-25 Thread Mark Lawrence
On 24/06/2015 16:56, Knss Teja via Python-list wrote: I WANT TO install 4.3 version ... but the MSI file is giving a DLL error .. what should I do :/ please use REPLY ALL .. so that I get the mail to my gmail inbox I'll assume that you mean 3.4.x. Please give the x, your Windows version and

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2015-02-19 Thread Steve Dower
Steve Dower added the comment: I'm not interested in fixing the 2.7 installer, but patches are welcome. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2015-02-19 Thread Mark Lawrence
Mark Lawrence added the comment: @Steve what is your take on this issue? -- nosy: +BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2014-07-12 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- nosy: +steve.dower, zach.ware versions: +Python 2.7, Python 3.4, Python 3.5 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2014-07-12 Thread Brian Curtin
Changes by Brian Curtin br...@python.org: -- nosy: -brian.curtin ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___ Python-bugs-list

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2014-07-12 Thread Martin v . Löwis
Changes by Martin v. Löwis mar...@v.loewis.de: -- nosy: -loewis ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___ Python-bugs-list

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2014-07-12 Thread Martin v . Löwis
Martin v. Löwis added the comment: For 3.4, this was fixed as a side effect of fixing issue20641. -- versions: -Python 3.4, Python 3.5 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- nosy: -BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2013-12-18 Thread Mark Lawrence
Mark Lawrence added the comment: Well can someone at least drop the priority from high? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2013-12-18 Thread Tim Peters
Changes by Tim Peters t...@python.org: -- priority: high - normal ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___ Python-bugs-list

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2013-12-03 Thread Ethan Furman
Ethan Furman added the comment: Just tried installing 2.6.6 on Windows 7 with compile checked and make default unchecked and did not observe any problems (although it did scroll by at high speed, and the windows didn't stay open for me to peruse). However, since we are no longer releasing

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2013-12-03 Thread Mark Lawrence
Mark Lawrence added the comment: As a Windows user myself I'd say close it as it's been the better part of four years since there was a comment here. -- nosy: +BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2013-12-03 Thread Brian Curtin
Brian Curtin added the comment: Time between comments will never be a factor in closing bugs. If this isn't an issue with 2.7, then we can close it. I'm not near a Windows machine this week as I'm traveling, so I can't check it out for a while. --

[issue15066] make install error: ImportError: No module named _struct

2012-10-25 Thread Antonio Chay
Antonio Chay added the comment: Hello there! I have the same issue, using CentOS 5.8, I *reversed* this patch: http://bugs.python.org/issue8205 and now make install works. A side note: before it failed to compile _multiprocessing, with the patch reversed now is included. HTH. Regards!

[issue15066] make install error: ImportError: No module named _struct

2012-06-15 Thread suzhengchun
suzhengchun suzhengc...@yahoo.com.cn added the comment: Thank for your attention. I try it: suzc@linux-opensuse:22:02:51:Python-2.7.3$ PYTHONPATH=/WORK/suzc/installed/python/lib/python2.7 ./python -c 'import sys; print(sys.path)' ['', '/WORK/suzc/installed/python/lib/python2.7',

[issue15066] make install error: ImportError: No module named _struct

2012-06-14 Thread suzhengchun
and then meets the install error!! python's version is 2.7.3, i download the .tgz .bz2, both the some problem. My system is: suzc@linux-opensuse:22:33:28:Python-2.7.3$ uname -a Linux linux-opensuse 3.1.0-rc7-3-desktop #1 SMP PREEMPT Wed Sep 28 14:41:36 UTC 2011 (50fb02f) x86_64 x86_64 x86_64 GNU

[issue15066] make install error: ImportError: No module named _struct

2012-06-14 Thread Ned Deily
Ned Deily n...@acm.org added the comment: I have no experience with opensuse but, from a general unix install install view, the most obvious cause of that message would be a build failure of the _struct extension. Check the log file for messages with _struct in it. You could also try to

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2010-08-29 Thread Andreas Schlapsi
Changes by Andreas Schlapsi andreas.schla...@gmail.com: -- nosy: +Andreas.Schlapsi ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___ ___

[issue3433] Mac, 3.0 framework install error with fink cp

2010-04-29 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- status: pending - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3433 ___ ___

[issue6716] Windows install error when choosing to compile .py files

2010-03-26 Thread Gabriel Genellina
Gabriel Genellina gagsl-...@yahoo.com.ar added the comment: r78994 (exclude 2to3 tests from compileall) should be backported to trunk and the 2.6 branch, but I don't see them (yet). -- nosy: +gagenellina ___ Python tracker rep...@bugs.python.org

[issue6716] Windows install error when choosing to compile .py files

2010-03-26 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Gabriel: can you explain why that should be backported? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6716 ___

[issue6716] Windows install error when choosing to compile .py files

2010-03-26 Thread Gabriel Genellina
Gabriel Genellina gagsl-...@yahoo.com.ar added the comment: Sorry for being so terse and not filling in the gaps! In the end, I changed my mind on this bug - it's not an installer issue. The 2.6.5 MSI installer, when asked to compile .pyc files, exits with an error as reported here:

[issue6716] Windows install error when choosing to compile .py files

2010-03-21 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Merged as r79248 and r79250. -- resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6716 ___

[issue6716] Windows install error when choosing to compile .py files

2010-03-16 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Merged last commit to py3k, as r78991. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6716 ___

[issue6716] Windows install error when choosing to compile .py files

2010-03-16 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Problem 2 is resolved as of r78992 -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6716 ___

[issue6716] Windows install error when choosing to compile .py files

2010-03-16 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Problem 3 is now fixed in r78994. Leaving this report open for backporting the changes to 2.6/3.1 -- versions: +Python 2.6 ___ Python tracker rep...@bugs.python.org

[issue6716] Windows install error when choosing to compile .py files

2010-03-15 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: Please don't report multiple issues in a single bug report; when people follow up claiming they saw this, it's then not clear what exactly they saw. I have now fixed problem 1 in r78976, and put an installer incorporating that change on

[issue6716] Windows install error when choosing to compile .py files

2010-03-15 Thread pds
pds pirdir...@gmail.com added the comment: To loewis: I'm sorry for submitting multiple issues in a single bug report. Also, currently, I'm afraid I don't have a testing environment for your MSI build. To other members who might follow this issue: Please specify problem numbers when

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2010-03-05 Thread Eugene Baranov
, unelevated context. (It displays access denied messages) The issues does not appear when starting installer from already elevated command prompt. -- components: Installation messages: 100504 nosy: Regent severity: normal status: open title: Windows (Vista/7) install error when choosing

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2010-03-05 Thread Brian Curtin
Brian Curtin cur...@acm.org added the comment: #6716 is a related issue, but isn't exactly a duplicate. -- nosy: +brian.curtin ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2010-03-05 Thread Brian Curtin
Changes by Brian Curtin cur...@acm.org: -- components: +Windows priority: - high stage: - needs patch type: - behavior ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue8075] Windows (Vista/7) install error when choosing to compile .py files

2010-03-05 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: This will be difficult to fix. Contributions are welcome. -- nosy: +loewis ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8075 ___

[issue6716] Windows install error when choosing to compile .py files

2010-02-03 Thread Brian Curtin
Brian Curtin cur...@acm.org added the comment: I just saw this today while installing the 3.1.1 final MSI on a Server 2003 box. -- components: +Windows nosy: +brian.curtin priority: - high stage: - needs patch type: compile error - behavior ___

[issue3432] Mac, 2.6 framework install error

2010-01-17 Thread Ronald Oussoren
Changes by Ronald Oussoren ronaldousso...@mac.com: -- resolution: - works for me stage: - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3432 ___

[issue3432] Mac, 2.6 framework install error

2009-12-08 Thread Ronald Oussoren
Ronald Oussoren ronaldousso...@mac.com added the comment: Is this issue still relevant? I cannot reproduce this on my machines. -- nosy: +ronaldoussoren ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3432

[issue6716] Windows install error when choosing to compile .py files

2009-08-18 Thread pds
pds pirdir...@gmail.com added the comment: The same problems I reported persist in python-3.1.1.msi, too. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue6716 ___

[issue6716] Windows install error when choosing to compile .py files

2009-08-17 Thread pds
it necessary for those lines of print function to be written like print(hi) because the interpreter version is 3.x? -- components: Installation messages: 91662 nosy: pds severity: normal status: open title: Windows install error when choosing to compile .py files type: compile error versions

[issue3433] Mac, 3.0 framework install error with fink cp

2009-01-02 Thread Ronald Oussoren
that the system copy of that command is used. -- resolution: - fixed status: open - pending title: libtk - Mac, 3.0 framework install error with fink cp ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3433

[issue3432] Mac, 2.6 framework install error

2008-12-29 Thread Alan Brooks
Alan Brooks alancbro...@gmail.com added the comment: I also get this exact same problem. Mac OS 10.5.6 on an Intel MacBook trying to install the release version of 2.6.1. I found it was failing to build _Res, but worked around by *not* using --enable-universalsdk. -- nosy: +lanny

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-12 Thread Gerhard Häring
Geon. wrote: hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message? and what i do? my system is hp-ux 11i v3. and python2.5 is installed. ld command also avaliable.

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-11 Thread Thorsten Kampe
* Geon. (Mon, 10 Nov 2008 18:00:56 -0800 (PST)) On 11?10?, ??1?31?, ??? [EMAIL PROTECTED] wrote: On Nov 10, 10:29 am, Geon. [EMAIL PROTECTED] wrote: when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-11 Thread Geon.
On 11월11일, 오후6시10분, Thorsten Kampe [EMAIL PROTECTED] wrote: * Geon. (Mon, 10 Nov 2008 18:00:56 -0800 (PST)) On 11?10?, ??1?31?, ??? [EMAIL PROTECTED] wrote: On Nov 10, 10:29 am, Geon. [EMAIL PROTECTED] wrote: when i install pysqlite i meet bellow error. ( use easy_install and

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-10 Thread Geon.
On 11월10일, 오후1시31분, 一首诗 [EMAIL PROTECTED] wrote: On Nov 10, 10:29 am, Geon. [EMAIL PROTECTED] wrote: hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message?

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-10 Thread Benjamin Kaplan
On Mon, Nov 10, 2008 at 9:00 PM, Geon. [EMAIL PROTECTED] wrote: Hi, as far as I know. 1. you can use module sqlite3 instead. 2. you can use these commands on ubuntu: sudo apt-get install libsqlite3-dev sudo easy_install -Z pysqlite is possible apt-get on hp unix? i think apt-get

pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-09 Thread Geon.
hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message? and what i do? my system is hp-ux 11i v3. and python2.5 is installed. ld command also avaliable. please help for

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-09 Thread Jeremiah Dodds
On Sun, Nov 9, 2008 at 9:29 PM, Geon. [EMAIL PROTECTED] wrote: hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message? and what i do? my system is hp-ux 11i v3.

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-09 Thread 一首诗
On Nov 10, 10:29 am, Geon. [EMAIL PROTECTED] wrote: hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message? and what i do? my system is hp-ux 11i v3. and python2.5

Re: pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

2008-11-09 Thread Geon.
On 11월10일, 오전11시29분, Geon. [EMAIL PROTECTED] wrote: hi everyone! when i install pysqlite i meet bellow error. ( use easy_install and source code building same problem ) ld: Can't find library for -lpython2.5 what mean this message? and what i do? my system is hp-ux 11i v3. and python2.5

[issue3433] Mac, 3.0 framework install error with fink cp

2008-10-07 Thread Ronald Oussoren
Ronald Oussoren [EMAIL PROTECTED] added the comment: IMHO the best fix would be to use /bin/cp instead of plain cp. It is not possible to use $(INSTALL) here because this step does a recursive copy. NOTE: The same fix should also be applied to the trunk and release26-maint branch.

[issue3433] Mac, 3.0 framework install error with fink cp

2008-10-07 Thread Ronald Oussoren
Changes by Ronald Oussoren [EMAIL PROTECTED]: -- versions: +Python 2.6 ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3433 ___ ___ Python-bugs-list

[issue3432] Mac, 2.6 framework install error

2008-07-23 Thread Robin Dunn
in Mac/IDLE/Makefile as well. -- components: Macintosh messages: 70189 nosy: robind severity: normal status: open title: Mac, 2.6 framework install error type: compile error versions: Python 2.6 ___ Python tracker [EMAIL PROTECTED] http

[issue3433] Mac, 3.0 framework install error with fink cp

2008-07-23 Thread Robin Dunn
then the install finished. -- components: Macintosh messages: 70190 nosy: robind severity: normal status: open title: Mac, 3.0 framework install error with fink cp type: compile error versions: Python 3.0 ___ Python tracker [EMAIL PROTECTED] http

Re: matplotlib install error

2008-02-08 Thread John
Is thate really all of the error? It hints on a missing include, which will be mentioned earlier. Diez platform: linux2 REQUIRED DEPENDENCIES numpy: 1.0.3.1 freetype2: found, but unknown version (no pkg-config) OPTIONAL BACKEND DEPENDENCIES

matplotlib install error

2008-02-07 Thread John
I'm trying to install matplotlib and currently getting the below error. I searched the group and google and couldn't find anything similar... Any ideas? Thanks in advance! src/ft2font.cpp: In member function 'Py::Object Glyph::get_path(FT_FaceRec_* const)': src/ft2font.cpp:441: error:

Re: matplotlib install error

2008-02-07 Thread Diez B. Roggisch
John schrieb: I'm trying to install matplotlib and currently getting the below error. I searched the group and google and couldn't find anything similar... Any ideas? Thanks in advance! src/ft2font.cpp: In member function 'Py::Object Glyph::get_path(FT_FaceRec_* const)':

Installing Python 2.3.5 - get need administrator access to install error.....

2006-10-12 Thread insideview
Hi there - when attempting to install Python 2.3.5, I receive the following message -- You do not have access to make the required system configuration modifications. Please rerun this installation from an administrators account. I am running Windows XP in administrator mode, and have installed

[ python-Bugs-1239186 ] Install Error: cannot compute sizeof (int), 77

2005-08-26 Thread SourceForge.net
thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: Python 2.4 Status: Closed Resolution: Invalid Priority: 5 Submitted By: Bob Gazzale (rgazzale) Assigned to: Nobody/Anonymous (nobody) Summary: Install Error: cannot compute

[ python-Bugs-1239186 ] Install Error: cannot compute sizeof (int), 77

2005-07-17 Thread SourceForge.net
thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Bob Gazzale (rgazzale) Assigned to: Nobody/Anonymous (nobody) Summary: Install Error: cannot compute sizeof (int

[ python-Bugs-1239186 ] Install Error: cannot compute sizeof (int), 77

2005-07-15 Thread SourceForge.net
of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Bob Gazzale (rgazzale) Assigned to: Nobody/Anonymous (nobody) Summary: Install Error: cannot

[ python-Bugs-1076500 ] python24.msi install error

2005-01-02 Thread SourceForge.net
Submitted By: guan zi jing (guanzijing) Assigned to: Martin v. Löwis (loewis) Summary: python24.msi install error Initial Comment: I can't install the python24.msi on my notebook ( windows (english version with chinese support) xp with sp2 ) the install programe display an error after chose

  1   2   >