Coder Social home page Coder Social logo

cmscrape's Introduction

  • 👋 Hi, I’m @DrankRock, but you can call me Mat !
  • I'm currently studying computer sciences in a Master degree at the Université Grenoble Alpes
  • Previous to that, I obtained a bachelor degree in computer science, and a bachelor degree in Math and CS applied to Social Science
  • 🌱 I’m currently learning C#, and WindowsBuilder, but most of my projects are in python for the simplicity of it
  • You can find here my personnal projects.
  • 📫 You can contact me on discord at MattV#7337, or by mail at mat(DOT)github(DOT)vei(AT)gmail(DOT)com

cmscrape's People

Contributors

drankrock avatar ninox360 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cmscrape's Issues

Running setup.py install for cchardet ... error

Lors de l'install :

`Running setup.py install for cchardet ... error
error: subprocess-exited-with-error

× Running setup.py install for cchardet did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
running install
C:\Python311\Lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-311
creating build\lib.win-amd64-cpython-311\cchardet
copying src\cchardet\version.py -> build\lib.win-amd64-cpython-311\cchardet
copying src\cchardet_init_.py -> build\lib.win-amd64-cpython-311\cchardet
running build_ext
building 'cchardet._cchardet' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> cchardet

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.`

Lorsque j'essaie de run :

CMScrape>python CMScrape.py Traceback (most recent call last): File "C:\Users\XXXXX\Documents\CMScrape\CMScrape.py", line 18, in <module> from multiProcess import * File "C:\Users\XXXXX\Documents\CMScrape\multiProcess.py", line 10, in <module> import undetected_chromedriver as uc ModuleNotFoundError: No module named 'undetected_chromedriver'

Même problème sur Windows et Mac, testé avec Python 3.11 sur Windows et 3.10 sur MacOs

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.