Git Product home page Git Product logo

Comments (7)

s0md3v avatar s0md3v commented on May 21, 2024

It works fine from here.

It would be great if you can provide me the target if possible so I can try to reproduce the issue.
If you have privacy concerns, you may want to dm me on twitter @s0md3v

However I don't think this issue is target specific. Please follow the guidlines for raising an issue in the best way possible.

from photon.

psychomad avatar psychomad commented on May 21, 2024

Thanks for answer.
os: Kali Rolling version="2018.3"
python: python2.7 & python3.6

target: centuriacyberlabs.org
(but i checked 10 different domain - i write this because is my research lab so is safe also for you to test.)
Dig more i reinstall tld (pip install tld) and python2-tld & python3-tld with all dep).
Same error.
I tried even with virtualenv in python3 to see but still get_fld error

from photon.

s0md3v avatar s0md3v commented on May 21, 2024

Works as intended on my machine with a fresh clone.
screenshot_2018-09-09_17-11-51

from photon.

psychomad avatar psychomad commented on May 21, 2024

So i have to check somewhere else the caus eof the problem, thanks a lot!

from photon.

s0md3v avatar s0md3v commented on May 21, 2024

Enter python in terminal. Following screen should appear

Python 2.7.15 (default, Jul 28 2018, 11:29:29) 
[GCC 8.1.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

Enter the following and let me know the output:

from tld import get_fld

from photon.

psychomad avatar psychomad commented on May 21, 2024

I discovered the real problem and i need to patch once for all... I got python2 and 3 and even if i specify python3 automatically choose the wrong version, even pip3. So i need to clean all the mess about pointing the correct release.
Anyway something strange with python and python3 shell if i write from tld import get_fld
i got:

from tld import get_fld
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'get_fld'

But now Photon works fine... (really im going crazy ahhaah)

from photon.

s0md3v avatar s0md3v commented on May 21, 2024

Good luck and I am relieved that it has nothing to do with Photon.

from photon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.