Closed Jaguar-515 closed 5 years ago
Hello, Thank you for reporting this error.
This is not a problem. with the lib. It's because the stable version (on pypi) has not been updated yet.
But, Due to this being a real problem. I will leave this open till I update pypi.
Thanks, Ira.
Any updates to this?
hello @iranathan, you still here?
That’s an internal import issue.
This has been fixed in the pypi project.
>>> import robloxapi
>>> rbx=robloxapi.client()
>>> rbx.Auth.IsUsernameTaken('roblox')
True
To install the update do: pip install robloxapi -U
Thanks, Ira.
I am getting a name error with this code:
Error: