[myhdl-list] _cosimulation.py fails on Windows
Brought to you by:
jandecaluwe
From: Robert S. <rob...@gm...> - 2010-01-13 09:21:52
|
The error is: child_pid = self._child_pid = os.fork() AttributeError: 'module' object has no attribute 'fork' Can anybody point me to the possible reason? Is it in myhdl or poython itself. Regards Robert |