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

AttributeError: 'chargily_pay' has no attribute 'Client' #11

Open
MehdiBen2 opened this issue Dec 10, 2024 · 1 comment
Open

AttributeError: 'chargily_pay' has no attribute 'Client' #11

MehdiBen2 opened this issue Dec 10, 2024 · 1 comment

Comments

@MehdiBen2
Copy link

Hello,
I am encountering an issue when trying to use the chargily_pay module in my project. Specifically, I receive the following error message:
Here are the details of my setup:
Python Version: 3.12
chargily_pay Version: 0.0.4
Operating System: [Windows 11]
I have verified that the module is installed correctly and have checked the documentation, but I cannot find any reference to the Client class. I also tried importing the module and listing its attributes using dir(chargily_pay), but Client is not present.
Could you please provide guidance on this issue? Is the Client class still part of the library, or has it been removed or renamed in a recent update?

@MehdiBen2 MehdiBen2 changed the title **Title:** AttributeError: 'chargily_pay' has no attribute 'Client' AttributeError: 'chargily_pay' has no attribute 'Client' Dec 10, 2024
@tarek-berkane
Copy link
Collaborator

Hello @MehdiBen2,

Thank you for reporting this issue to us. Could you please provide the error log? It will help us identify and resolve the problem more efficiently.

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