Installation with setup.py fails
The installation with setup.py
fails with the error message:
package init file 'jobhandler\__init__.py' not found (or not a regular file)
error: package directory 'opal\visualization\stylesoptPilot' does not exist
The reason is a missing comma in the PACKAGES
list.