[Tutor] Issue while using the python library
Alan Gauld
alan.gauld at yahoo.co.uk
Fri Sep 2 19:14:24 EDT 2016
On 02/09/16 15:07, Girish Grover wrote:
> I am trying to use a python package from github and struggling to make it
> work. Looking for experts to help me out.
Technically its off topic for this list which is for core language
and standard library issues. But if you were to tell us what package and
what the error was you might get some help.
> The issue is described via the following link.
>
> http://community.cloudera.com/t5/Hadoop-101-Training-Quickstart/Not-able-to-run-Python-Streaming-Tutorial/td-p/44648
What motivation do we have for visiting a random web page?
If you want help provide the information needed.
I did look at your post which doesn't provide much more detail
although it does include a traceback.
It seems you need to install a module called tagger?
Or maybe just put it into your PYTHONPATH?
Without a lot more information about what you have
done we can't really say.
Assuming it's not as simple as installing the module
or fixing the path you probably need to find a support
forum for the package, they are probably best placed to help.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list