-
Notifications
You must be signed in to change notification settings - Fork 114
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
pip install not working with python 3.9 #54
Comments
I got the same error on python==3.8 |
pptk is only supported up to python 3.7. You would need to recompile it yourself for newer versions or try and install the old version (last time I tried this it caused issues with the rendering) |
I'm getting the same error. I have python 3.7 installed. Any ideas how I can fix this? I'm running 3.7.0 |
Are there any plans to release pptk for Python 3.8 or higher? If not I'm going to have to move to another viewer, any suggestions? |
There's always the possibility of recompiling the wheel yourself, I doubt
there's much that will break.
…On Wed, 01 Jun 2022 at 19:02, garynobles ***@***.***> wrote:
Are there any plans to release pptk for Python 3.8 or higher? If not I'm
going to have to move to another viewer, any suggestions?
—
Reply to this email directly, view it on GitHub
<#54 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZOWLVWVD2P5EIXKBR3UL3VM6JTBANCNFSM5AA7DR5Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
for me it worked to just rename the file change the |
@nikste I have tried This gives Thanks for any further help. |
@LucHayward this is where my knowledge ends, is recompiling difficult? Is there a good how to guide anywhere? |
I'm afraid that was just the suggestion given to me by another friend of mine. I love pptk for its simplicity and low overhead but Open3D may help you. |
Errors:
Could not find a version that satisfies the requirement pptk (from versions: none)
No matching distribution found for pptk
The text was updated successfully, but these errors were encountered: