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
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.58. Please mark this comment with 👍 or 👎 to give our bot feedback!
issue
The demo in the docs will throw and error:
Error:
module 'tmx2dataframe' has no attribute 'read'
Fix:
The import should be changed to the below I guess:
from tmx2dataframe import tmx2dataframe
The text was updated successfully, but these errors were encountered: