ArdenButterfield / stammer

Recreate any audio track by rearranging the frames of another video
MIT License
442 stars 31 forks source link

Type object is not subscriptable #73

Closed The-Hipnotist closed 9 months ago

The-Hipnotist commented 1 year ago

For reference, I am running python 3.8.6, is there another python version I need to install?

image

GarfQC commented 1 year ago

I'm having the same issue here, but on Python 3.7.1. apparently dict[DecayItem] doesn't have any value in it?

cabfile commented 1 year ago

same issue here, 3.8.10

Firepal commented 9 months ago

Type annotations were added for pure readability purposes and are only supported by newer Python versions... This issue has come up before. I will have to remove them

Firepal commented 9 months ago

@ArdenButterfield Considering you've kinda moved on from this project, could I be added as a maintainer on this repo?

ArdenButterfield commented 9 months ago

@Firepal yes, absolutely! Sorry I haven't put any work into it all these months. I've had some ideas but have been caught up in other stuff. I sent you a collaborator invite (hope that gives you the necessary permissions) and sent you an email.

Firepal commented 9 months ago

Duplicate of #66

Firepal commented 9 months ago

@ArdenButterfield Sorry I haven't put any work into it all these months. I've had some ideas but have been caught up in other stuff.

No worries pal. Same boat, I got busy the rest of the year. Would be nice to come back to this a bit