ooflet / Mi-Create

Unofficial watchface creator for Xiaomi wearables ~2021 and above
https://ooflet.github.io/docs
GNU General Public License v3.0
34 stars 4 forks source link

ImportError : watchData #7

Closed vonfritz closed 4 months ago

vonfritz commented 5 months ago

Hi After latest update : ImportError: cannot import name 'watchData'

in src/widgets/canvas.py there is a typo it should be uppercase. after fixing this it throws another error : AttributeError: 'MainWindow' object has no attribute 'openNewFormatProject'

ooflet commented 5 months ago

Known issue, I'm moving over to a new watchface project management system and I have yet to commit because it is still not finished and unstable.

vonfritz commented 5 months ago

Ok, why not using another branch for this? As it is master is broken.

ooflet commented 5 months ago

Honestly I haven't bothered setting up branches for github, i'll do that now.