You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spotify_to_tidal\sync.py", line 10, in
from .tidalapi_patch import set_tidal_playlist
ImportError: attempted relative import with no known parent package
How to solve this?
The text was updated successfully, but these errors were encountered:
On Sun, 9 Jun 2024, 12:52 am ericou1, ***@***.***> wrote:
I just downloaded 0.1.4 and I'm seeing a similar error when running
spotify_to_tidal
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/cireou/spotify_to_tidal/src/spotify_to_tidal/__main__.py", line 5, in <module>
from . import sync as _sync
ImportError: attempted relative import with no known parent package
—
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVQBYUH2YR5G4UEIX5WBUDZGODJHAVCNFSM6AAAAABHZ23FLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGIYTKOJRGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
spotify_to_tidal\sync.py", line 10, in
from .tidalapi_patch import set_tidal_playlist
ImportError: attempted relative import with no known parent package
How to solve this?
The text was updated successfully, but these errors were encountered: