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

Problems with radiorec on Mac python version 3.6.4 #7

Closed
lastsamurai26 opened this issue Jan 28, 2018 · 2 comments
Closed

Problems with radiorec on Mac python version 3.6.4 #7

lastsamurai26 opened this issue Jan 28, 2018 · 2 comments

Comments

@lastsamurai26
Copy link
Contributor

lastsamurai26 commented Jan 28, 2018

Python 3.6.4 (v3.6.4:d48ecebad5, Dec 18 2017, 21:07:28)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

./radiorec.py list
./radiorec.py record

the same error

Traceback (most recent call last):
  File "./Daten/Programme/radiorec-master/radiorec.py", line 162, in <module>
    main()
  File "./Daten/Programme/radiorec-master/radiorec.py", line 159, in main
    args.func(args)
  File "./Daten/Programme/radiorec-master/radiorec.py", line 130, in list
    settings = read_settings()
  File "./Daten/Programme/radiorec-master/radiorec.py", line 55, in read_settings
    + 'Application Support' + os.sep + 'radiorec'
TypeError: bad operand type for unary +: 'str'
@lastsamurai26
Copy link
Contributor Author

I solved the issue

@beedaddy
Copy link
Owner

Thanks a lot!

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