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

Windows install instructions for documentation #16

Open
mpounsett opened this issue Dec 11, 2016 · 2 comments
Open

Windows install instructions for documentation #16

mpounsett opened this issue Dec 11, 2016 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation feature New feature or request question Further information is requested trivial
Milestone

Comments

@mpounsett
Copy link
Owner

Original report by Mayur Patil (Bitbucket: mayurp7, GitHub: mayurp7).


Installation of nagiosplugin 1.2.4:
OS: Win 7 SP1 64 bits
Python: 2.7.x 32 bits and 3.5.x 64 bits
Installation mode: pip

For python 2.7, C:\Python27\python.exe
For python 3.5, C:\Python35\python3.exe

For nagiosplugin installation, Python 2.7

C:>python -m pip install nagiosplugin

For nagiosplugin installation, Python 3.5

C:>pip install nagiosplugin

@mpounsett
Copy link
Owner Author

Original comment by Christian Kauhaus (Bitbucket: ckauhaus, GitHub: ckauhaus).


Thanks for the input, especially since I'm not a Windows user. I will update the README during the next release.

@mpounsett mpounsett added trivial documentation Improvements or additions to documentation task labels Nov 7, 2019
@mpounsett mpounsett changed the title Updation in Documentation on pypi.python.org Windows install instructions for documentation Nov 8, 2019
@mpounsett mpounsett added feature New feature or request and removed task labels Nov 8, 2019
@mpounsett mpounsett modified the milestones: 1.3.1, 1.3.2, 1.3.x Nov 8, 2019
@mpounsett mpounsett self-assigned this Nov 8, 2019
@mpounsett
Copy link
Owner Author

@mayurp7, do you have information covering installation the other supported Python 3.x versions on Windows? Is it similar/identical to your 3.5 example above?

@mpounsett mpounsett added the question Further information is requested label Nov 9, 2019
@mpounsett mpounsett modified the milestones: 1.3.2, 1.3.x Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request question Further information is requested trivial
Projects
None yet
Development

No branches or pull requests

1 participant