Closed benhorgen closed 8 years ago
Running on the local C: drive did not fix the problem.
It is possible my failure to include from slacker import Slacker
at the top of my script was, at least partially, an issue.
Your script looks good to me. Sorry, I don't have a Windows machine to test it. PYTHONPATH
maybe?
@benhorgen Any progress? Can we close this?
Closing this as there is no activity.
I've pulled latest and followed the install steps (
pip install slacker
). I can see everything is installed correctly. But my test script fails with an output message saying it fails to load theutils
module.Here are the details.
Installed via PIP
Contents of my basic script:
When I execute I get the following output:
I get the feeling this is because my script is running on a network drive.