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

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


thank you andrew!!! I FOUND THE PROBLEM!!!!

On Wed, Aug 16, 2017 at 4:33 PM, Andrew <andrew at stevens.is> wrote:

> Ata Marie,
>
> 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.
> 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! :^)
>
> Best of Luck,
>
> Andrew Stevens.
>
>
> Sent from ProtonMail mobile
>
>
>
> -------- Original Message --------
>
> On 17 Aug 2017, 10:24, Fernando Lopez < fernando.lopezjr at gmail.com> wrote:
>
>
> 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.
>
>
> _______________________________________________
> 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/b93dee39/attachment.html>


More information about the SlackBuilds-users mailing list