ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Илюхин Андрей" <ai@bocp.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] p7 проблема с python и virtualenv
Date: Wed, 29 May 2013 12:34:50 +0400
Message-ID: <51A5BDAA.6040900@bocp.ru> (raw)

Добрый день. Наткнулся на следующее:

Системный python:
> # python
> Python 2.7.4 (default, Apr  9 2013, 15:13:55)
> [GCC 4.7.2 20121109 (ALT Linux 4.7.2-alt7)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import xml.sax.expatreader
> >>>

python внутри virtualenv с --no-site-packages:

> $ python
> Python 2.7.4 (default, Apr  9 2013, 15:13:55)
> [GCC 4.7.2 20121109 (ALT Linux 4.7.2-alt7)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import xml.sax.expatreader
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib64/python2.7/xml/sax/expatreader.py", line 24, in <module>
>     raise SAXReaderNotAvailable("expat not supported", None)
> xml.sax._exceptions.SAXReaderNotAvailable: expat not supported
> >>>

Не знаю насколько актуально, но вот похожее: 
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=44826


             reply	other threads:[~2013-05-29  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  8:34 Илюхин Андрей [this message]
2013-05-29 13:34 ` Илюхин Андрей

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A5BDAA.6040900@bocp.ru \
    --to=ai@bocp.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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