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

installation with pip does not work #15

Open
Jigeeshu opened this issue Jan 19, 2024 · 4 comments · Fixed by #16
Open

installation with pip does not work #15

Jigeeshu opened this issue Jan 19, 2024 · 4 comments · Fixed by #16
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@Jigeeshu
Copy link

Trying to install the application using pip as instructed but returning error

overturemapsdownloader

@johanngrobe
Copy link

johanngrobe commented Feb 20, 2024

I have a similar issue. It is depending on dev duckdb versions that are no longer available.

ERROR: Cannot install overturemapsdownloader==0.1.1, overturemapsdownloader==0.1.2, overturemapsdownloader==0.1.4 and overturemapsdownloader==0.1.5 because these package versions have conflicting dependencies.

The conflict is caused by:
    overturemapsdownloader 0.1.5 depends on duckdb==0.8.2.dev5080
    overturemapsdownloader 0.1.4 depends on duckdb==0.8.2.dev4142
    overturemapsdownloader 0.1.2 depends on duckdb==0.8.2.dev4142
    overturemapsdownloader 0.1.1 depends on duckdb==0.8.2.dev4142

@Youssef-Harby
Copy link
Owner

@Jigeeshu and @johanngrobe, thank you for letting me know about this issue. I didn't update it ... I will try to do some maintenance this weekend.

@Youssef-Harby Youssef-Harby self-assigned this Feb 23, 2024
@Youssef-Harby Youssef-Harby added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 23, 2024
@Jigeeshu
Copy link
Author

Jigeeshu commented Mar 9, 2024

Hi Youssef, Thanks for your response, unfortunately I am still not able to install the python package. Same error as before. Do I need anything before running the pip command?
@johanngrobe , did it work for you?

@Youssef-Harby
Copy link
Owner

@Youssef-Harby Youssef-Harby reopened this Mar 10, 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 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants