Git Product home page Git Product logo

Comments (9)

barakagb avatar barakagb commented on May 24, 2024

from gb-dl.

Planks avatar Planks commented on May 24, 2024

Installed ok

Now a different error

C:\Users\andre\Desktop\mems>C:\Python38\Scripts\gb-dl.py
Traceback (most recent call last):
  File "C:\Python38\Scripts\gb-dl.py", line 14, in <module>
    import cfscraper as scrape
  File "c:\python38\lib\site-packages\cfscraper\__init__.py", line 56, in <module>
    from .interpreters import JavaScriptInterpreter
ModuleNotFoundError: No module named 'cfscraper.interpreters'

from gb-dl.

barakagb avatar barakagb commented on May 24, 2024

from gb-dl.

Planks avatar Planks commented on May 24, 2024
C:\Users\andre\Desktop\mems>pip install cloudscraper
Collecting cloudscraper
  Downloading cloudscraper-1.2.42-py2.py3-none-any.whl (110 kB)
     |████████████████████████████████| 110 kB 3.2 MB/s
Collecting pyparsing>=2.4.7
  Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
     |████████████████████████████████| 67 kB ...
Requirement already satisfied: requests-toolbelt>=0.9.1 in c:\python38\lib\site-packages (from cloudscraper) (0.9.1)
Requirement already satisfied: requests>=2.9.2 in c:\python38\lib\site-packages (from cloudscraper) (2.24.0)
Requirement already satisfied: idna<3,>=2.5 in c:\python38\lib\site-packages (from requests>=2.9.2->cloudscraper) (2.10)
Requirement already satisfied: chardet<4,>=3.0.2 in c:\python38\lib\site-packages (from requests>=2.9.2->cloudscraper) (3.0.4)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in c:\python38\lib\site-packages (from requests>=2.9.2->cloudscraper) (1.25.9)
Requirement already satisfied: certifi>=2017.4.17 in c:\python38\lib\site-packages (from requests>=2.9.2->cloudscraper) (2020.6.20)
Installing collected packages: pyparsing, cloudscraper
Successfully installed cloudscraper-1.2.42 pyparsing-2.4.7

C:\Users\andre\Desktop\mems>C:\Python38\Scripts\gb-dl.py
Traceback (most recent call last):
  File "C:\Python38\Scripts\gb-dl.py", line 14, in <module>
    import cfscraper as scrape
  File "c:\python38\lib\site-packages\cfscraper\__init__.py", line 56, in <module>
    from .interpreters import JavaScriptInterpreter
ModuleNotFoundError: No module named 'cfscraper.interpreters'

C:\Users\andre\Desktop\mems>pip install cfscraper
Requirement already satisfied: cfscraper in c:\python38\lib\site-packages (0.11)

C:\Users\andre\Desktop\mems>C:\Python38\Scripts\gb-dl.py
Traceback (most recent call last):
  File "C:\Python38\Scripts\gb-dl.py", line 14, in <module>
    import cfscraper as scrape
  File "c:\python38\lib\site-packages\cfscraper\__init__.py", line 56, in <module>
    from .interpreters import JavaScriptInterpreter
ModuleNotFoundError: No module named 'cfscraper.interpreters'

from gb-dl.

barakagb avatar barakagb commented on May 24, 2024

from gb-dl.

barakagb avatar barakagb commented on May 24, 2024

Hi @Planks issues is now fixed . Uninstall gb-dl and re-install it.

pip uninstall gb-dl then pip install gb-dl

from gb-dl.

Planks avatar Planks commented on May 24, 2024

Are you sure? Reinstalling pulls down the same version, gb-dl 1.6.4.5, and it has the same error. I don't see any new commits to the repo in https://github.com/barakagb/gb-dl/commits/master

from gb-dl.

barakagb avatar barakagb commented on May 24, 2024

from gb-dl.

barakagb avatar barakagb commented on May 24, 2024

Hi @Planks any feedback ?

from gb-dl.

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.