I downloaded Mercurial (Python app) from OS4Depot but it won't install or work properly with OS4.1FE Python. When I cold boot from my OS4.1Update6 partition, Mercurial installs and works properly. When I copied the OS4.1 Update6 Mercurial installation in Python to Python in my OS4.1FE partition, Mercurial fails with this error:
** Mercurial Distributed SCM (version 1.9)
** Extensions loaded:
Traceback (most recent call last):
File "PROGDIR:hg", line 38, in <module>
mercurial.dispatch.run()
File "PYTHON:Lib/site-packages/mercurial/dispatch.py", line 27, in run
sys.exit(dispatch(request(sys.argv[1:])))
File "PYTHON:Lib/site-packages/mercurial/dispatch.py", line 64, in dispatch
return _runcatch(req)
File "PYTHON:Lib/site-packages/mercurial/dispatch.py", line 87, in _runcatch
return _dispatch(req)
File "PYTHON:Lib/site-packages/mercurial/dispatch.py", line 630, in _dispatch
return commands.help_(ui, 'shortlist')
File "PYTHON:Lib/site-packages/mercurial/commands.py", line 2588, in help_
textwidth = min(ui.termwidth(), 80) - 2
File "PYTHON:Lib/site-packages/mercurial/ui.py", line 498, in termwidth
return util.termwidth()
File "PYTHON:Lib/site-packages/mercurial/amiga.py", line 326, in termwidth
arri = fcntl.ioctl(fd, termios.TIOCGWINSZ, '\0' * 8)
AttributeError: 'module' object has no attribute 'TIOCGWINSZ'
It looks like something is missing or wrong in OS4.1FE Python.
Python problem
Python problem
AmigaOne X1000 with 2GB memory - OS4.1 FE
Re: Python problem
@Xenic
Dunno if it anyhow related to your problem (and probably not), but just to collect all the problems with new python version : all "pygame" based apps from os4depot stop working with new python , and i already report it year or so ago to our BZ.
Dunno if it anyhow related to your problem (and probably not), but just to collect all the problems with new python version : all "pygame" based apps from os4depot stop working with new python , and i already report it year or so ago to our BZ.