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

Failed to build pyfrpc #16

Open
TheMrRight opened this issue Apr 8, 2024 · 3 comments
Open

Failed to build pyfrpc #16

TheMrRight opened this issue Apr 8, 2024 · 3 comments
Labels
bug Something isn't working mapy Mapy.cz Panorama

Comments

@TheMrRight
Copy link

So, I tried to install it with the pip install streetlevel command, and it doesn't do it. It Fails to build pyfrpc, saying Cython isn't installed.
Which was the case first time, but after installing it, and trying again... I'm still getting this error.

error

Also: I tried installing each dependencies manually, and still got this error when I tired to install pyfrpc. So, maybe it's a problem with pyfrpc? I don't know...


I would also like to point out this:

error_2

So I just set a env PYFRPC_NOEXT=1. It will be slow but it will work, haha.

@sk-zk
Copy link
Owner

sk-zk commented Apr 8, 2024

Are you on Python 3.12? pyfrpc hasn't been updated to support it yet (because distutils was removed in that version).

It's only used for Mapy.cz anyway, so if you don't need that service, it's not important whether or how it's installed

@TheMrRight
Copy link
Author

Negative sir, I'm on Python 3.11.5.
But right now, I don't know what I need. I'm testing.

Tho, I haven't been able to download a single panorama yet 🤔, but I don't think that's a streetlevel issues... I think!

error

@sk-zk
Copy link
Owner

sk-zk commented Apr 15, 2024

I've been able to reproduce the initial build error in miniconda, but installing cython fixed it in my case, so I don't know why the build still fails on your end.

sk-zk added a commit that referenced this issue Apr 15, 2024
sk-zk added a commit that referenced this issue Apr 15, 2024
@sk-zk sk-zk added bug Something isn't working mapy Mapy.cz Panorama labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mapy Mapy.cz Panorama
Projects
None yet
Development

No branches or pull requests

2 participants