Downloads music telegram bot by python (support Apple Music & Spotify now)
Traceback (most recent call last): File "/home/ubuntu/abo/src/main.py", line 5, in <module> from apple_music_checker import AppleMusicChecker File "/home/ubuntu/abo/src/apple_music_checker.py", line 20, in <module> downloader = Downloader() File "/home/ubuntu/abo/src/apple_music_downloader.py", line 53, in __init__ self.wvd_location = Path(WVD_LOCATION) File "/usr/lib/python3.10/pathlib.py", line 960, in __new__ self = cls._from_parts(args) File "/usr/lib/python3.10/pathlib.py", line 594, in _from_parts drv, root, parts = self._parse_args(args) File "/usr/lib/python3.10/pathlib.py", line 578, in _parse_args a = os.fspath(a) TypeError: expected str, bytes or os.PathLike object, not NoneType
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by rahulbanwasi and has received 6 comments.