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
dear author, as you know, the 8th line of fdfs_client/utils.py "from mutagen._compat import StringIO" shall be " from mutagen._senf._compat import StringIO" since there is no _compat Module inside mutagen, and it is inside mutagen Package.
dear author, as you know, the 8th line of fdfs_client/utils.py "from mutagen._compat import StringIO" shall be " from mutagen._senf._compat import StringIO" since there is no _compat Module inside mutagen, and it is inside mutagen Package.