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

argument 1 has unexpected type 'float' #1

Open
jasenick opened this issue Nov 4, 2021 · 1 comment
Open

argument 1 has unexpected type 'float' #1

jasenick opened this issue Nov 4, 2021 · 1 comment

Comments

@jasenick
Copy link

jasenick commented Nov 4, 2021

I keep getting this error:

argument 1 has unexpected type 'float'

I'm using Terminal in MacOS

any ideas?

@ranierosupermo
Copy link

I had the same problem on Windows. Do you have an older version of Python, like Python 8? Have you downloaded all of the programs needed, specified in the "requirements" file? I solved the problem after getting an older Python version and "requests==2.25.1" (as specified in the "requirements" of v0.2 of the program) and not the last version of "requests".

Anyway, even if you solve the problem, the program will be unusable as the site was updated, all of the links changed and we need to wait for a fix from the creator. I have already reported the issue in the hope that he will read and maybe fix the program.

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