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 dependency json-protobuf cant be installed #790

Open
thomass4t opened this issue Jan 22, 2023 · 0 comments
Open

Windows dependency json-protobuf cant be installed #790

thomass4t opened this issue Jan 22, 2023 · 0 comments

Comments

@thomass4t
Copy link

Hello,
I try to build the sources on windows according to the instructions at
https://nsclient.org/docs/about/build/

However, when I try to install the dependencies, I get the following error

   + Executing: pip install json-protobuf
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
ERROR: Could not find a version that satisfies the requirement json-protobuf (from versions: none)
ERROR: No matching distribution found for json-protobuf
 ! Failed to execute: pip install json-protobuf (1)
FAILURE

The only package of json-protobuf which I could find is:
https://pypi.org/project/json-protobuf/

But this is for python >= 3.6
The documentation says, I need python 2.7 and with this version I couldn't find a suitable package for windows.

I try to compile CheckSystem.dll and this only works on windows, as far as I have seen.

Any hint how I can continue and compile with windows (VS 2017)?

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

1 participant