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

python-pixabay module not available anymore #2

Open
azbotboyz opened this issue Jun 1, 2022 · 7 comments
Open

python-pixabay module not available anymore #2

azbotboyz opened this issue Jun 1, 2022 · 7 comments

Comments

@azbotboyz
Copy link

Hello. I'm just tired to install this script on my computer but i got the error message "ERROR: Could not find a version that satisfies the requirement python-pixabay (from versions: none)"
though, there is no module with id "python-pixabay" on pip anymore

@falco-tigris
Copy link

You can do pip install pixabay. But this downloads the latest version of pixabay which i dont think is compatible with the code

@cuinjune
Copy link
Owner

cuinjune commented Jun 1, 2022

@falco-tigris You mean pip install python-pixabay right? Have you tried this too?

@falco-tigris
Copy link

Yeah, pip install python-pixabay is not working.

@cuinjune
Copy link
Owner

cuinjune commented Jun 1, 2022

For your information, I made the Viviify repository public which is an app I further developed on top of the text2video. The deployed app seems to work fine but maybe it's because it is running the old version of python-pixabay. I will try running the app with the latest version of the library soon, but maybe you can investigate how importing works differently in the latest version.

@falco-tigris
Copy link

@cuinjune It would great if you could check if the app is working with latest version of the library. About importing in the latest version, i went through the source code of the library and it seems to be much different and it does not have a function or class defined for Video.

@azbotboyz
Copy link
Author

For your information, I made the Viviify repository public which is an app I further developed on top of the text2video. The deployed app seems to work fine but maybe it's because it is running the old version of python-pixabay. I will try running the app with the latest version of the library soon, but maybe you can investigate how importing works differently in the latest version.

Thank you. it would be great if you add install tutorial

@ghurantikhan
Copy link

Edit the reqirements.txt and change python-pixaby to just pixabay ;)

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

4 participants