-
Notifications
You must be signed in to change notification settings - Fork 134
Open

Description
Hello,
Very sorry for asking again a question, i have this error when running my script, as i saw in other issues, this seem to be an issue on graalpython (#370):
File "/root/.local/vfs/venv/lib/python3.10/site-packages/pexpect/pty_spawn.py", line 205, in __init__
self._spawn(command, args, preexec_fn, dimensions)
File "/root/.local/vfs/venv/lib/python3.10/site-packages/pexpect/pty_spawn.py", line 303, in _spawn
self.ptyproc = self._spawnpty(self.args, env=self.env,
File "/root/.local/vfs/venv/lib/python3.10/site-packages/pexpect/pty_spawn.py", line 315, in _spawnpty
return ptyprocess.PtyProcess.spawn(args, **kwargs)
File "/root/.local/vfs/venv/lib/python3.10/site-packages/ptyprocess/ptyprocess.py", line 230, in spawn
pid, fd = pty.fork()
File "/opt/graalpy-24.0.0-dev/lib/python3.10/pty.py", line 102, in fork
pid = os.fork()
AttributeError: module 'os' has no attribute 'fork'
And do you know when ci for dev will be available?
Again, thanks a lot for all your help,
F.N.
Metadata
Metadata
Assignees
Labels
No labels