Giter Club home page Giter Club logo

Comments (4)

Qwerqee avatar Qwerqee commented on June 27, 2024

I had same problem. At first were was not enough packages in conda file. All additional stuff I installed using conda command. In the end were was no errors but car won`t move. After reinsatlling python-socketio using pip (pip install python-socketio==4.2.1) car became alive.

from self-driving-car.

sh9dy avatar sh9dy commented on June 27, 2024

Some of the packages in the requirements.txt file didn't install. When I tried using the pip command to install them manually I faced problem with tensorflow, numpy, matplotlib and etc in the picture. If convenient can you pls provide me the terminal code along with their versions. You'll do alot for me.
Uploading IMG_20231126_184814.jpg


from self-driving-car.

Qwerqee avatar Qwerqee commented on June 27, 2024

To install all packages I used file for windows self_driving_car_mod_dep_no_builds.yamlaml (changed file type to .yaml). I tried to add all new things to my env file but didn`t use it for actual setup.
self_driving_car_mod_dep_no_builds_my.txt (change file type to .yaml for conda)
conda_list.txt (list of packages command "conda list" yields)
pip_list.txt (list of packages command "pip list" yields)

from self-driving-car.

asujaykk avatar asujaykk commented on June 27, 2024

Hello @sh9dy ,
Sorry for the delay in response, This issue could be due to the incompatible socketio version.
Please check the solution in https://github.com/asujaykk/Self-Driving-car/blob/main/issue_and_solution.txt

from self-driving-car.

Related Issues (5)

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.