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

Namespace object has no attribute 'infile' #6

Open
lalisalala opened this issue May 10, 2020 · 0 comments
Open

Namespace object has no attribute 'infile' #6

lalisalala opened this issue May 10, 2020 · 0 comments

Comments

@lalisalala
Copy link

Hi, this Error comes up, when I try to run it.
I am pretty new to this, so can anyone help?

Traceback (most recent call last):
File "C:/Users/Lisa/PycharmProjects/audio-to-midi/audio_to_midi/main.py", line 121, in
main()
File "C:/Users/Lisa/PycharmProjects/audio-to-midi/audio_to_midi/main.py", line 69, in main
"{}.mid".format(os.path.basename(args.infile))
AttributeError: 'Namespace' object has no attribute 'infile'

Thank You

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

1 participant