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

Can't do pip install libzt #192

Open
GoldenMelky opened this issue Aug 23, 2022 · 6 comments
Open

Can't do pip install libzt #192

GoldenMelky opened this issue Aug 23, 2022 · 6 comments

Comments

@GoldenMelky
Copy link

GoldenMelky commented Aug 23, 2022

I can't do pip install libzt, when i do it it's shows:

$ pip3 install libzt
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement libzt (from versions: none)
ERROR: No matching distribution found for libzt
@fregapple
Copy link

I am also having this issue on Windows with python 3.9.13

#181 (comment)

@AJenbo
Copy link

AJenbo commented Jan 7, 2023

the version on pypi appears to only be avalible for Linux/Mac Python 3.5 - 3.9

@fregapple
Copy link

Yeah I also noticed that. I did see in another issue, They said they were gonna make windows builds... This was august 2022. So perhaps they gave up on that?

@AJenbo
Copy link

AJenbo commented Jan 9, 2023

The lack of Python 3.10+ support is also an issue, the documentation is full of flaws, there are lots of missing features and the 1.8 version of the extension doesn't work on some systems. All that made me eventually give up on this extension and instead write a C++ application that takes care of the ZT portion which the python script can then call.

@fregapple
Copy link

Would you be interested in sharing that application! Would be nice to use something better than python sockets!

@AJenbo
Copy link

AJenbo commented Jan 9, 2023

its not general pourpos

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

3 participants