Can I use DatastreamDWSW (python module) in Ubuntu 16.04 LTS ??

Hello, I was wondering how I can use DatastreamDSWS(datastream python module).

I installed DatastreamDSWS on my linux 16.04 LTS (via pip install DatastreamDSWS).
After installing, I imported the DatastreamDSWS. But the same error keeps coming up continuosly(ex. "No module named wincert", and then, "No module named WinDLL from ctypes", etc...)

So, I went through the document about DSWS, but I couldn't find any information about running the DSWS module on Linux.
On Windows OS, I could simply install the DatastreamDSWS via command "pip install DatastreamDSWS".

Q1. if you have any guidelines about installing DatastreamDSWS on linux, I want to recieve that document.
Q2. if there is no set guidelines on this issue, can you please describe in details how I can install DSWS on Linux 16.04 LTS?

Best Answer

Answers