ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Python3: msvccompiler
@ 2012-04-10 15:37 REAL
  2012-04-10 15:57 ` Vitaly Kuznetsov
  0 siblings, 1 reply; 5+ messages in thread
From: REAL @ 2012-04-10 15:37 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[builder@localhost .in]$ find /usr -name 'msvccompiler.*'
/usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyo
/usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyc

а где остальное? а то python3 -c "from distutils import msvccompiler" 
ругается.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Python3: msvccompiler
  2012-04-10 15:37 [devel] Python3: msvccompiler REAL
@ 2012-04-10 15:57 ` Vitaly Kuznetsov
  2012-04-10 16:01   ` REAL
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Kuznetsov @ 2012-04-10 15:57 UTC (permalink / raw)
  To: devel

On Tue, 10 Apr 2012 22:37:35 +0700, REAL wrote:
> [builder@localhost .in]$ find /usr -name 'msvccompiler.*'
> 
> /usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyo
> 
> /usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyc
>

Это тоже надо удалить, спасибо.

> а где остальное? а то python3 -c "from distutils import msvccompiler"
> ругается.

Где вы взяли Microsoft Visual Studio for Linux? :)

http://docs.python.org/release/3.2/distutils/apiref.html?highlight=msvccompiler#module-distutils.msvccompiler



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Python3: msvccompiler
  2012-04-10 15:57 ` Vitaly Kuznetsov
@ 2012-04-10 16:01   ` REAL
  2012-04-10 16:07     ` REAL
  2012-04-10 16:17     ` Vitaly Kuznetsov
  0 siblings, 2 replies; 5+ messages in thread
From: REAL @ 2012-04-10 16:01 UTC (permalink / raw)
  To: ALT Linux Team development discussions

10.04.2012 22:57, Vitaly Kuznetsov пишет:
>> /usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyo
>>
>> /usr/lib64/python3.2/distutils/__pycache__/msvccompiler.cpython-32.pyc
>>
>
> Это тоже надо удалить, спасибо.

зачем?

>> а где остальное? а то python3 -c "from distutils import msvccompiler"
>> ругается.
>
> Где вы взяли Microsoft Visual Studio for Linux? :)

python-module-egenix-mx-base:
mxSetup.py:
from distutils.msvccompiler import MSVCCompiler

и там много к этому MSVCCompiler обращений. под Python 2 собирается, а 
вот из-за наличия отсутствия в Python 3 не хочет.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Python3: msvccompiler
  2012-04-10 16:01   ` REAL
@ 2012-04-10 16:07     ` REAL
  2012-04-10 16:17     ` Vitaly Kuznetsov
  1 sibling, 0 replies; 5+ messages in thread
From: REAL @ 2012-04-10 16:07 UTC (permalink / raw)
  To: ALT Linux Team development discussions

10.04.2012 23:01, REAL пишет:
> python-module-egenix-mx-base:
> mxSetup.py:
> from distutils.msvccompiler import MSVCCompiler
>
> и там много к этому MSVCCompiler обращений. под Python 2 собирается, а
> вот из-за наличия отсутствия в Python 3 не хочет.

впрочем, я нашёл объезд, так что вопрос снимается.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Python3: msvccompiler
  2012-04-10 16:01   ` REAL
  2012-04-10 16:07     ` REAL
@ 2012-04-10 16:17     ` Vitaly Kuznetsov
  1 sibling, 0 replies; 5+ messages in thread
From: Vitaly Kuznetsov @ 2012-04-10 16:17 UTC (permalink / raw)
  To: devel

On Tue, 10 Apr 2012 23:01:03 +0700, REAL wrote:
>>>
>>> а где остальное? а то python3 -c "from distutils import 
>>> msvccompiler"
>>> ругается.
>>
>> Где вы взяли Microsoft Visual Studio for Linux? :)
>
> python-module-egenix-mx-base:
> mxSetup.py:
> from distutils.msvccompiler import MSVCCompiler
>
> и там много к этому MSVCCompiler обращений. под Python 2 собирается,
> а вот из-за наличия отсутствия в Python 3 не хочет.

Под linux оно не должно вызывать distutils.msvccompiler, это не может 
работать.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-10 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 15:37 [devel] Python3: msvccompiler REAL
2012-04-10 15:57 ` Vitaly Kuznetsov
2012-04-10 16:01   ` REAL
2012-04-10 16:07     ` REAL
2012-04-10 16:17     ` Vitaly Kuznetsov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git