Ata Marie,<br><br>It's attempting to import a module named "modules" in line 23 of the file "routersploit/utils.py" but fails as it can't find the modules to import.<br>I'd take a closer look but unfortunately am on my phone. There is surely many pythonistas in the mailing who can help further though! :^)<br><br>Best of Luck,<br><br>Andrew Stevens. <br><br><br>Sent from ProtonMail mobile<br><br><br><br>-------- Original Message --------<br>On 17 Aug 2017, 10:24, Fernando Lopez < fernando.lopezjr@gmail.com> wrote:<blockquote class="protonmail_quote"><br><html>
 <head></head>
 <body>
  <div dir="ltr">
   <div>
    <div>
     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?
    </div>
    <div>
     <br>
    </div>
    <div>
     <div>
      <div>
       bash-4.4$ rsf.py
      </div>
      <div>
       Traceback (most recent call last):
      </div>
      <div>
         File "/usr/bin/rsf.py", line 7, in <module>
      </div>
      <div>
           from routersploit.interpreter import RoutersploitInterpreter
      </div>
      <div>
         File "/usr/lib64/python2.7/site-packages/routersploit/__init__.py", line 1, in <module>
      </div>
      <div>
           from routersploit.utils import (
      </div>
      <div>
         File "/usr/lib64/python2.7/site-packages/routersploit/utils.py", line 23, in <module>
      </div>
      <div>
           from . import modules as rsf_modules
      </div>
      <div>
       ImportError: cannot import name modules
      </div>
     </div>
    </div>
    <div>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <a href="https://www.dropbox.com/s/rlgckt6mhajq2uc/routersploit_fail.tar.bz2?dl=0">https://www.dropbox.com/s/rlgckt6mhajq2uc/routersploit_fail.tar.bz2?dl=0</a>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     <br>
    </div>
   </div>
   <div>
    <br>
   </div>
   <br>
  </div>
  <div class="gmail_extra">
   <br>
   <div class="gmail_quote">
    On Wed, Aug 16, 2017 at 3:17 PM, David Spencer 
    <span dir="ltr"><<a href="mailto:baildon.research@googlemail.com" target="_blank">baildon.research@googlemail.com</a>></span> wrote:
    <br>
    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
     <span class="">> yeah, it is not needed however it is an alternate library to gnu one.<br> <br> </span>But it's the same: "This module achieves this by bundling the standard
     <br> Python readline module with the GNU readline source code"
     <br> 
     <br> Now that I see the comment in the routerspoit README, I really don't
     <br> think we need this....
     <br> 
     <br> Cheers
     <br> 
     <div class="HOEnZb">
      <div class="h5">
       -D.
       <br> ______________________________
       <wbr>_________________
       <br> SlackBuilds-users mailing list
       <br> 
       <a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.<wbr>org</a>
       <br> 
       <a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>mailman/listinfo/slackbuilds-<wbr>users</a>
       <br> Archives - 
       <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>pipermail/slackbuilds-users/</a>
       <br> FAQ - 
       <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a>
       <br> 
       <br> 
      </div>
     </div>
    </blockquote>
   </div>
   <br>
   <br clear="all">
   <div>
    <br>
   </div>-- 
   <br>
   <div class="gmail_signature" data-smartmail="gmail_signature">
    <br>------------
    <br>Regards,
    <br>    Fernando Lopez Jr.
   </div> 
  </div> 
 </body>
</html></div>