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

File not open for reading #9

Open
thwaller opened this issue Apr 19, 2018 · 2 comments
Open

File not open for reading #9

thwaller opened this issue Apr 19, 2018 · 2 comments

Comments

@thwaller
Copy link

Each time I try to send output to file, I get the error "File not open for reading". Here is examples:

$ mktoc -w *.wav toc_file.toc
File not open for reading
$

$ mktoc -f CDImage.wav.cue -o CDImage.toc
File not open for reading
$

$ mktoc "CDImage.wav.cue" "CDImage.toc"
File not open for reading
$

$ mktoc --version
mktoc 1.3
$

The first three are just showing I tried a few methods and the second to show all is installed and version.

@cmcginty
Copy link
Owner

Thanks for the report. What system are you running on and what is your python version?

@thwaller
Copy link
Author

$ lsb_release -rd
Description: Ubuntu Bionic Beaver (development branch)
Release: 18.04

$ python --version
Python 2.7.15rc1

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