Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sphinx installation problems on Python3.3 (was Re: Regression testing
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Takayuki Shimizukawa  
View profile  
 More options Nov 3 2012, 4:21 am
From: Takayuki Shimizukawa <shimizuk...@gmail.com>
Date: Sat, 3 Nov 2012 17:21:10 +0900
Local: Sat, Nov 3 2012 4:21 am
Subject: Sphinx installation problems on Python3.3 (was Re: Regression testing
Hi Jonathan,

2012/11/2 Jonathan Waltman <jonathan.walt...@gmail.com>:

> That being said, I did some testing on a Windows machine today using
> Python 3.3 and confirmed a couple issues that have already been
> reported.

> #1022 https://bitbucket.org/birkenfeld/sphinx/issue/1022/doesnt-install-wit...

I think it is not Windows issue.
My Windows environment (use Distribute-0.6.30) have no problem to installation.
install log is here: https://gist.github.com/4006542

Jonathan, what problems occurred in your environment?

It is docutils-0.9.1 problem. docutils trunk version (maybe become
0.10.0) fixed this problem.

> I'll try to do more testing on Windows in the future but it's not my
> primary environment.

> --
> Jonathan Waltman

--
Takayuki SHIMIZUKAWA
Sphinx-users.jp

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Waltman  
View profile  
 More options Nov 3 2012, 7:59 am
From: Jonathan Waltman <jonathan.walt...@gmail.com>
Date: Sat, 3 Nov 2012 06:59:17 -0500
Local: Sat, Nov 3 2012 7:59 am
Subject: Re: Sphinx installation problems on Python3.3 (was Re: Regression testing

>> #1022 https://bitbucket.org/birkenfeld/sphinx/issue/1022/doesnt-install-wit...

> I think it is not Windows issue.
> My Windows environment (use Distribute-0.6.30) have no problem to installation.
> install log is here: https://gist.github.com/4006542

> Jonathan, what problems occurred in your environment?

It failed to install using `python setup.py install` with similar
output to the error log posted by Aanatoly.

https://bitbucket.org/birkenfeld/sphinx/issue-attachment/1022/birkenf...

Updating to distribute 0.6.30 did indeed resolve the issue.

>> #962 https://bitbucket.org/birkenfeld/sphinx/issue/962/support-python-33

> It is docutils-0.9.1 problem. docutils trunk version (maybe become
> 0.10.0) fixed this problem.

Yes, it only worked using the development version of docutils.  Does this mean
that docutils v0.10+ (when released) is going to be a hard requirement
for Sphinx.
Should we go ahead and update setup.py accordingly?

--
Jonathan Waltman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Georg Brandl  
View profile  
 More options Nov 3 2012, 8:47 am
From: Georg Brandl <ge...@python.org>
Date: Sat, 03 Nov 2012 13:47:34 +0100
Local: Sat, Nov 3 2012 8:47 am
Subject: Re: Sphinx installation problems on Python3.3 (was Re: Regression testing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 03.11.2012 12:59, schrieb Jonathan Waltman:

I think it is not Windows issue.

>> My Windows environment (use Distribute-0.6.30) have no problem to
>> installation. install log is here: https://gist.github.com/4006542

>> Jonathan, what problems occurred in your environment?

> It failed to install using `python setup.py install` with similar output to
> the error log posted by Aanatoly.

> https://bitbucket.org/birkenfeld/sphinx/issue-attachment/1022/birkenf...

>  Updating to distribute 0.6.30 did indeed resolve the issue.

Thanks!

>>> #962
>>> https://bitbucket.org/birkenfeld/sphinx/issue/962/support-python-33

>> It is docutils-0.9.1 problem. docutils trunk version (maybe become
>> 0.10.0) fixed this problem.

> Yes, it only worked using the development version of docutils.  Does this
> mean that docutils v0.10+ (when released) is going to be a hard
> requirement for Sphinx. Should we go ahead and update setup.py
> accordingly?

Under 3.3, it will be.  But since docutils < 0.10 will not work under 3.3
anyway, it is probably enough to print a warning in setup.py if the Python
version is 3.3 and the docutils version is < 0.10.

Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlCVEmYACgkQN9GcIYhpnLCgyACeOHexEBsOxQEcfhbOVtCEdLqh
2L8AnjaMbZcs+xFAJspKQywARY/yoUbZ
=Igon
-----END PGP SIGNATURE-----


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »