Coder Social home page Coder Social logo

Indentation errors about apkatshu HOT 14 CLOSED

0xpwny avatar 0xpwny commented on September 26, 2024
Indentation errors

from apkatshu.

Comments (14)

 avatar commented on September 26, 2024

I'll pull request a script, you could improve it by simply adding pretty output, as that's all it needs.

from apkatshu.

0xPwny avatar 0xPwny commented on September 26, 2024

can you please copy the errors here so i can identify whats the problem .

from apkatshu.

 avatar commented on September 26, 2024

File "Extractshu.py", line 50
ex_urls = list(set(re.findall(r'(?:https?|ftp)://[\w/-?=%.]+.[\w/-?=%.]+', data)))

^
TabError: inconsistent use of tabs and spaces in indentation

from apkatshu.

xorist avatar xorist commented on September 26, 2024

Screenshot_20191201-152857_Termux

from apkatshu.

xorist avatar xorist commented on September 26, 2024

This error means that in your indenting while writing python code, you've used tabs and spaces interchangeably. Just go through and make sure everything is either tabs or spaces.

from apkatshu.

0xPwny avatar 0xPwny commented on September 26, 2024

yeah exactly @xorist , ill fix this

from apkatshu.

0xPwny avatar 0xPwny commented on September 26, 2024

can anyone confirm if the problem still occurs or fixed !

from apkatshu.

 avatar commented on September 26, 2024

for me it still exists. But I'll keep checking.

from apkatshu.

 avatar commented on September 26, 2024

@0xPwny can you show us if it's working for you.

from apkatshu.

xorist avatar xorist commented on September 26, 2024

Just pulled and tested again, still exists. Also like @SSHbabe said, I'd be interested to see how this is currently working for you.

from apkatshu.

0xPwny avatar 0xPwny commented on September 26, 2024

Screenshot_2019-12-01_17-16-46

for me everything works fine

from apkatshu.

xorist avatar xorist commented on September 26, 2024

That's very weird, can you copy your entire file and posts it to like a pastebin and link it here?

from apkatshu.

0xPwny avatar 0xPwny commented on September 26, 2024

its the same , i pulled the repo with the new modifications nd i ran it

from apkatshu.

 avatar commented on September 26, 2024

@0xPwny it turns out the issue was that we were running it on python 3, in your bash command the "python" command to our system is by default python 3 so we had to switch it to python 2, you may want to include in the readme that this only works on python 2.

from apkatshu.

Related Issues (8)

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.