[Blink] No module named application

Adrian Georgescu ag at ag-projects.com
Wed Jan 24 15:06:19 CET 2018


If you have no package for your distro you can install it manually by using

pip install python-application

Or

easy_install python-application


Adrian


> On 24 Jan 2018, at 05:00, Robert Dyck <rob.dyck at telus.net> wrote:
> 
> I have downloaded the blink source and I believe I correctly compiled it, after going through dependency hell. When I try to run it I get the following.
> 
> Traceback (most recent call last):
>  File "/usr/bin/blink", line 67, in <module>
>    from blink import Blink
>  File "/usr/lib64/python2.7/site-packages/blink/__init__.py", line 8, in <module>
>    from application import log
> ImportError: No module named application
> I have compiled numerous applications in the past but not with Python. I am pretty much ignorant of Python. Please help me find the module called "application". There does not seem to be any file called application.py.
> 
> Thanks in advance for taking the time.
> Rob
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com <mailto:Blink at lists.ag-projects.com>
> http://lists.ag-projects.com/mailman/listinfo/blink <http://lists.ag-projects.com/mailman/listinfo/blink>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20180124/fc0dbe3f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20180124/fc0dbe3f/attachment.sig>


More information about the Blink mailing list