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

Could not find a version that satisfies the requirement gps #1

Closed
frankforp opened this issue Sep 7, 2017 · 4 comments
Closed

Could not find a version that satisfies the requirement gps #1

frankforp opened this issue Sep 7, 2017 · 4 comments

Comments

@frankforp
Copy link

Hello dimgold (Is this the name I should call you?)

I just run your code on my environment, and I think it is a well-designed program for chatting among friends. I like it so much.

but I've got a problem that i can not install the gps module in python 2.7(I used pip install gps)
the error as follows
Could not find a version that satisfies the requirement gps (from versions: ) No matching distribution found for gps

I don't know if you can help me on this problem.
Thank you very much!

Thanks,
Frank

@frankforp
Copy link
Author

Sorry, I just went online to find that most Mac, Windows, and Linux desktop/laptop/server boxes don't have GPS hardware. And the OS's don't have a standard "location-services"-type API to access GPS (well, Mac does, but very few GPS drivers work with it; it's basically just useful for approximate geolocation, not real GPS)
https://stackoverflow.com/questions/30472142/gps-is-not-implemented-for-your-platform-kivy-plyer-pycharm

I am not sure how do you debug your code with GPS?

@dimgold
Copy link
Owner

dimgold commented Sep 11, 2017

Hi
I think that we tested the GPS feature only on android environment.
Try to disable the gps package and store some default location instead.

@frankforp
Copy link
Author

Hi,

Thank you for your reply, I will try it.

Thanks,
Peng

@frankforp
Copy link
Author

I closed this issue.

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

2 participants