python - Arelle Xbrl validation - unable to start web service - socket error 10013 -


i'm using arelle project implement validation of xbrl files.

http://arelle.org/documentation/api-web-services/

when try start webserver can call code receive following error. been looking how fix , points disabling antivirus. got disabled , still error. arelle python project

this should start webservice can reach on www.localhost:8082/rest/xbrl

webservice startup error

appearently issue previous release of project.

i installed latest version 2013-07-25 , no longer had socket error


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -