GithubHelp home page GithubHelp logo

Comments (9)

SkalskiP avatar SkalskiP commented on August 17, 2024 1

Python: 3.11.6
Pip: 23.2.1
Setuptools: 68.2.2

from sports.

SkalskiP avatar SkalskiP commented on August 17, 2024 1

I'm closing the issue. Feel free to reopen it if you face more problems.

from sports.

SkalskiP avatar SkalskiP commented on August 17, 2024

Hi @dsaha21 did you follow installation steps?

from sports.

dsaha21 avatar dsaha21 commented on August 17, 2024

Hello @SkalskiP,

I tried many times but unable to install the setup.py. Its showing exit code 1.

Roboflow-sports2

(Py39) D:>python --version
Python 3.9.16

(Py39) D:>pip --version
pip 23.0.1

Might be a version/ system issue. Sorry I cannot figure out.
Actually I have few plans to add some new features on the ball and the player tracking views. Thus it would be great if you look into it once

Thanks again

from sports.

SkalskiP avatar SkalskiP commented on August 17, 2024

@dsaha21 looks like pip install setuptools should solve the problem.

from sports.

dsaha21 avatar dsaha21 commented on August 17, 2024

@SkalskiP Getting the same above error.

If possible, can you please mention the python, pip and setuptools version of your system, I can then install / upgrade the packages according to it. I think it might be a version mismatch, but not sure

My versions are:
Python : 3.9.16 and 3.9.18 (tried in both)
Pip: 24.1.2
Setuptools : 71.1.0

from sports.

SkalskiP avatar SkalskiP commented on August 17, 2024

Did it help?

from sports.

dsaha21 avatar dsaha21 commented on August 17, 2024

Hi @SkalskiP,

I was able to find out the error. I am using Windows OS. For the setup.py,

  1. I installed python 3.12.4
  2. Made a virtual environment
  3. If still showing error, separately add pip install setuptools

After this I was again facing the following error :

Getting requirements to build wheel did not run successfully.
│ exit code: 1

return codecs.charmap_decode(input,self.errors,decoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 3227: character maps to

IT WAS DUE TO THE LINE --> README = (HERE / "README.md").read_text() in the setup.py

I commented the line and finally everything is installed along with all the model weights and videos. The videos are running along with the different modes -> pitch, player, ball detection.

I hope this will help for any people running on Windows OS, if any of them faces this error can view from here. 👍

from sports.

SkalskiP avatar SkalskiP commented on August 17, 2024

Hi @dsaha21 👋🏻, could you try once again? I specified the text encoding that should be used.

from sports.

Related Issues (15)

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.