mss_wms_cl not working

Issue #48 resolved
Reimar Bauer created an issue

We don't have MSS_WMSResponse also nothing with a parameter address="COMMAND_LINE"

Traceback (most recent call last):
  File "./mss_wms_cl.py", line 302, in <module>
    main()
  File "./mss_wms_cl.py", line 193, in main
    wsgi = wms.MSS_WMSResponse(mss_wms_settings.nwpaccess, address="COMMAND_LINE")
AttributeError: 'module' object has no attribute 'MSS_WMSResponse'

Comments (2)

  1. Log in to comment