We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2019-09-12 10:41:51 +0200 |
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.
2 | No.2 Revision |
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.
3 | No.3 Revision |
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.
4 | No.4 Revision |
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.