I have been attempting to load and run pifacecad-emulator. The install instructions (Piface CAD Quick tat Guid V1.pdf) point to python3-pifacecad-emulator but the only available package appears to be python-pifacecad-emulator. I tried installing this and although it seemed to install, the command pifacecad-emulator (I tried several variants) returns a command not known message. (I am a fairly new Linux/Pi-user and I am running the PI from a PC using mobaxterm to run an Xsession, inputting commands at a terminal) . I wold have expected the software to be located in /usr/bin as for the pifacedigital-emulator but it is not there. I would be grateful for some advice on installing the emulator successfully. The install details are as below
$ dpkg -s python-pifacecad-emulator
Package: python-pifacecad-emulator
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 26
Maintainer: Thomas Preston thomas.preston@openlx.org.uk
Architecture: all
Source: pifacecad-emulator
Version: 0.2.2-1
Depends: python-pifacecad (>= 2.0.0), python-pifacecad (<< 3.0.0), python-pifacecommon (>= 4.0.0), python-pifacecommon (<< 5.0.0), python-pyside
Description: The PiFace Control and Display emulator.
Python module for interacting with the PiFace CAD Emulator.
.




