0

I'm using the Arelle project to implement validation of my Xbrl files.

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

When i try to start the webserver that i can call from my code i receive following error. Been looking up how to fix this and it all points to disabling my antivirus. Got it disabled and i still get this error. Arelle is a Python project

This should start a webservice that i can reach on www.localhost:8082/rest/xbrl

Webservice startup error

Cherry
  • 31,309
  • 66
  • 224
  • 364
JMan
  • 2,611
  • 3
  • 30
  • 51

1 Answers1

0

Appearently this was an issue with the previous release of the project.

I installed the latest version 2013-07-25 and no longer had this socket error

JMan
  • 2,611
  • 3
  • 30
  • 51