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

MFRC522 python script error in raspberry #111

Open
yogeshbabbar opened this issue Apr 19, 2020 · 1 comment
Open

MFRC522 python script error in raspberry #111

yogeshbabbar opened this issue Apr 19, 2020 · 1 comment

Comments

@yogeshbabbar
Copy link

i am getting error message while opening read.py file in MFRC522-pythons: file "read.py",line 41, in module
typeerror: function takes exactly 2 arguments( 1 given)

I am using python 2.7, raspberrypi 3b+ i need to submit this project today. pls help.

@bfsmithATL
Copy link

bfsmithATL commented Apr 19, 2020

Hello Yogesh,
Github and the issues section of this repository isn't really used as a general support forum in the way you have asked for help. Here are some suggestions for you to get some help with your question:

  1. Create an account on StackOverflow https://stackoverflow.com/ and post your question with either the Python tag, RaspberryPi tag, or both. You will reach a much broader audience that way.

  2. You've now created a GitHub account, so create a repository for yourself and push your code up to it so others can see the exact code you're trying to execute. When you post a question in StackOverflow you can now reference the URL to your GitHub repository.

  3. As an alternative to the point above, you can upload your code to a Sandbox or an online IDE for people to look at. You can use CodeSandbox or IDEOne or any number of many variations of online Sandboxes or IDEs. When you post a question in StackOverflow, you can reference the URL of your personal Sandbox or IDE.

  4. When posting a question for help in any open online community, always list the things you have tried first. This indicates to others that you are really trying to solve a problem on your own and it indicates to others your personal drive and willingness to learn. Most people are not receptive to someone merely throwing a question "over the fence" and expecting others to solve it for them. If you do that, more likely than not, people will not respond to your question.

Hopefully that helps a bit. Good luck!

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