Nyland, Christopher F CTR USARMY AMSAA (US) wrote:
> Python could not import the services's module
> ImportError: No module named service
> %2: %3
>
> I have tried a couple of different things the module that is not found always
> seems to be the name of the file that is linked to the service in t
Hello,
So I am trying to implement a small internal web server using Flask and
Tornado. I would like it to run as a service. I am running into a problem
though some of my underlying code needs to use UNC paths to grab files off
other computers on the network. However at lease on our mac