Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit specifying Python version by argument #1

Open
andreas-roehler opened this issue Feb 15, 2014 · 8 comments
Open

Permit specifying Python version by argument #1

andreas-roehler opened this issue Feb 15, 2014 · 8 comments

Comments

@andreas-roehler
Copy link

Thanks a lot providing that excellent tool! To my delight it created info-files for Python 3.3.0. However had to edit the Makefile for this. Might it be possible to read the version by a variable?

@Wilfred
Copy link
Owner

Wilfred commented Feb 15, 2014

Glad it's helpful for you :). Would you like to submit a pull request?

@tiagosab
Copy link

tiagosab commented Mar 2, 2015

@andreas-roehler , would you mind to make the resulting info files available too? I was trying to do the same thing as you did, but I am not able to build it, because the machine I have does not have have enough memory, and I just found out, the hard way, that sphinx can be quite a memory hog. Thanks, and many thanks to @Wilfred too, the 2.7.8 docs from melpa saved my day!
EDIT: Oops, just noticed it is already a year old. Anyway, my problema stands ;)

@andreas-roehler
Copy link
Author

Will looking for this getting that error:

Sphinx version error:
This project needs at least Sphinx v1.2 and therefore cannot be built with this version.
make: *** [python_texinfo] Fehler 1

@cpitclaudel
Copy link

Would it be possible to include docs for the the most recent 2.x and 3.x releases of python in the MELPA package?

@andreas-roehler
Copy link
Author

On 23.09.2016 18:15, Clément Pit--Claudel wrote:

Would it be possible to include docs for the the most recent 2.x and
3.x releases of python in the MELPA package?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABHmk71jl8TyWAO52X5VB3bGioVJP7keks5qs_sxgaJpZM4BiNR5.

Please feel free to ping me once the werkstatt- and general-close stuff
is done.

@cpitclaudel
Copy link

@andreas-roehler I have no idea what you mean.

@andreas-roehler
Copy link
Author

Hmm, something went wrong. Saw a different header/person where to respond. Sorry for the confusion. Request is noted so far.

@kaushalmodi
Copy link

See #12

With that, we can then do:

make install3 PYTHON_VERSION=3.6.1 INFO_DIR=/path/to/my/info/dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants