Giter Club home page Giter Club logo

Comments (10)

t41372 avatar t41372 commented on June 20, 2024 4

I had a similar problem when using Python 3.11. I switched to Python 3.7.6 (stated in the readme file), and it worked. Check your python version. Conda is a friend you can rely on.
If you use an ARM machine like an Apple silicon mac with conda and realize that you can't create a Python 3.7 environment with conda, you can do this.

from 2022-machine-learning-specialization.

adekang avatar adekang commented on June 20, 2024

我也是这样的问题,请问解决了吗

from 2022-machine-learning-specialization.

priyansh4320 avatar priyansh4320 commented on June 20, 2024

this issue occurs when some packages that are required in the module cannot be installed

from 2022-machine-learning-specialization.

priyansh4320 avatar priyansh4320 commented on June 20, 2024

i can resolve this issue asssign it to me

from 2022-machine-learning-specialization.

zkbys avatar zkbys commented on June 20, 2024

i can resolve this issue asssign it to me

can you help me?

from 2022-machine-learning-specialization.

1959026884 avatar 1959026884 commented on June 20, 2024

i can resolve this issue asssign it to me
I have the same problem @priyansh4320

from 2022-machine-learning-specialization.

hlxs-c avatar hlxs-c commented on June 20, 2024

i can resolve this issue asssign it to me

can you help me

from 2022-machine-learning-specialization.

benjamin-liang avatar benjamin-liang commented on June 20, 2024

我也是这样的问题,请问解决了吗

建议使用conda 环境,给课程安装一个新的运行环境。然后激活此环境。在pip install requirements.txt中的第三方模块时,如果一些下载不下来,建议使用在https://pypi.org/project/下载适合你环境的whl离线包,然后在进行安装

from 2022-machine-learning-specialization.

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.