NoFoolLikeOne / EDMC-Screenshot

A plugin for EDMC that detects screenshot events are converts them to PNG format
GNU General Public License v3.0
34 stars 4 forks source link

stopped working with EDMC 5.3.0 #51

Open Dreibuchstaben opened 2 years ago

Dreibuchstaben commented 2 years ago

grafik

Athanasius commented 2 years ago

This will be because the plugin relies on some python modules that have an architecture-specific requirement which needs providing for each version of Python. @VAKazakov has said they'll take a look at this.

Athanasius commented 2 years ago

See https://github.com/EDCD/EDMarketConnector/issues/1471 - we'll look into providing PIL ourselves in future. No ETA.

Athanasius commented 2 years ago

@NoFoolLikeOne I asume it's pillow you're using for this?

NoFoolLikeOne commented 2 years ago

@NoFoolLikeOne I asume it's pillow you're using for this?

I believe so

NoFoolLikeOne commented 2 years ago

I have merged the fork from @VAKazakov so it should be working now. Please try the latest release

Bow-Lof-Petunias commented 2 years ago

I have merged the fork from @VAKazakov so it should be working now. Please try the latest release

Working for me now. Thanks for the quick turnaround