We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2019-09-12 10:41:51 +0300

python 3.7 missing curses

Updating to Sailfish 3.1 I wondering where is curses support for python3.7, as that worked before the update ? I'm not that familar with that stuff, but when starting on a terminal a python script with

import ncurses

inside, it blames me with

ModuleNotFoundError: no Module named _curses

And yes in fact there is no lib under /usr/lib/python3.7/_curses*.so...

Does this depends on

https://git.merproject.org/mer-core/python3/commit/75b9baf29d79660c61c59c628f90d4a2c083401c

What must i do to get this working?

Cheers.

python 3.7 missing curses

Updating to Sailfish 3.1 I wondering where is curses support for python3.7, as that worked before the update ? I'm not that familar with that stuff, but when starting on a terminal a python script with

import ncurses

inside, it blames me with

ModuleNotFoundError: no Module named _curses

And yes in fact there is no lib under /usr/lib/python3.7/_curses/usr/lib/python3.7/lib-dynload/_curses*.so...

Does this depends on

https://git.merproject.org/mer-core/python3/commit/75b9baf29d79660c61c59c628f90d4a2c083401c

What must i do to get this working?

Cheers.

python 3.7 missing curses

Updating to Sailfish 3.1 I wondering where is curses support for python3.7, as that worked before the update ? I'm not that familar with that stuff, but when starting on a terminal a python script with

import ncurses

inside, it blames me with

ModuleNotFoundError: no Module named _curses

And yes in fact there is no lib under /usr/lib/python3.7/lib-dynload/_curses*.so...

Does this depends on

https://git.merproject.org/mer-core/python3/commit/75b9baf29d79660c61c59c628f90d4a2c083401chttps://git.merproject.org/mer-core/python3/commit/75b9baf29d79660c61c59c628f90d4a2c083401c ?

What must i do to get this working?

Cheers.

python 3.7 missing curses

Updating to Sailfish 3.1 I wondering where is curses support for python3.7, as that worked before the update ? I'm not that fully familar with that stuff, but when starting a python scripton on a terminal a python script with

import ncurses

inside, it blames me with

ModuleNotFoundError: no Module named _curses

And yes in fact there is no lib under /usr/lib/python3.7/lib-dynload/_curses*.so...

Does this depends on

https://git.merproject.org/mer-core/python3/commit/75b9baf29d79660c61c59c628f90d4a2c083401c ?

What must i do to get this working?

Cheers.