jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

FIXED inspect.getargspec() deprecated in python 3.11 #1093

Closed BlackOrder closed 1 year ago

BlackOrder commented 1 year ago

Jasmin keep crashing in python 3.11, had to rollback to v3.9 to be stable.

Fix # module 'inspect' has no attribute 'getargspec'

Description

Rolled back the image to v3.9 from 3.11 and added the lock cleaning logic from the other image.

Checks

BlackOrder commented 1 year ago

Thanks @farirat, i reverted the changes to the python image. but will keep the lock cleaning change. thank you.

WilfriedTIANI commented 1 year ago

Good morning all,

Please i face this issue on python 3.10.6 please how to get the working branch

farirat commented 1 year ago

hello @WilfriedTIANI Releasing is in progress: https://github.com/jookies/jasmin/pull/1095