[Slackbuilds-users] python install with no setup.py?

Fernando Lopez fernando.lopezjr at gmail.com
Wed Aug 16 22:24:22 UTC 2017


So, I created a setup.py and it works it creates the package perfectly...
however I get this error when running the script any ideas?

bash-4.4$ rsf.py
Traceback (most recent call last):
  File "/usr/bin/rsf.py", line 7, in <module>
    from routersploit.interpreter import RoutersploitInterpreter
  File "/usr/lib64/python2.7/site-packages/routersploit/__init__.py", line
1, in <module>
    from routersploit.utils import (
  File "/usr/lib64/python2.7/site-packages/routersploit/utils.py", line 23,
in <module>
    from . import modules as rsf_modules
ImportError: cannot import name modules


https://www.dropbox.com/s/rlgckt6mhajq2uc/routersploit_fail.tar.bz2?dl=0





On Wed, Aug 16, 2017 at 3:17 PM, David Spencer <
baildon.research at googlemail.com> wrote:

> > yeah, it is not needed however it is an alternate library to gnu one.
>
> But it's the same: "This module achieves this by bundling the standard
> Python readline module with the GNU readline source code"
>
> Now that I see the comment in the routerspoit README, I really don't
> think we need this....
>
> Cheers
> -D.
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>


-- 

------------
Regards,
    Fernando Lopez Jr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170816/db61e506/attachment.html>


More information about the SlackBuilds-users mailing list