openstenoproject / plover

Open source stenotype engine
http://opensteno.org/plover
GNU General Public License v2.0
2.34k stars 281 forks source link

Python Module Error in Python 3.10 #1530

Closed qastokes closed 2 years ago

qastokes commented 2 years ago

I'm running Pop!_OS 22.04 LTS with Python version 3.10.4

Error: engine update failed AttributeError module 'Collections' has no attribute 'Sequence'

This is a known trouble with python 3.10 as example:

https://stackoverflow.com/questions/69596494/unable-to-import-freegames-python-package-attributeerror-module-collections

I'd be glad to provide a dmesg or anything else that may be useful.

Specifically the error means I cannot work out how to use my Uni steno keyboard with plover and attach it as an interface.

benoit-pierre commented 2 years ago

Which Plover version? This has been fixed in 001e332689fd738c9c13351c4122ce6383649f84, available starting with dev9.

qastokes commented 2 years ago

I didn't realize there was a 4.0 release candidate at the time.

Pulled an old version from Ubuntu/Pop repos. Grabbed the appimage. Didn't get this error, but ran into a problem with brltty. Idk if disabling that fixed everything, been using plover on a Slackware install instead.

I'd have to do another troubleshoot to clarify all of what was going on.

But I do have it working somewhere now so I'm good. Thanks.

On Tue, Jun 28, 2022, 14:23 Benoit Pierre @.***> wrote:

Which Plover version? This has been fixed in 001e332 https://github.com/openstenoproject/plover/commit/001e332689fd738c9c13351c4122ce6383649f84, available starting with dev9.

— Reply to this email directly, view it on GitHub https://github.com/openstenoproject/plover/issues/1530#issuecomment-1169256436, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNANWX2DZVCARLK4VORYI3VRNUNPANCNFSM5YFCAR7Q . You are receiving this because you authored the thread.Message ID: @.***>