Giter Club home page Giter Club logo

Comments (5)

adamcharnock avatar adamcharnock commented on June 18, 2024

Hi @chinezbrun, ah I see. So I can better understand, can you tell me how you installed mate3?

from mate3.

adamcharnock avatar adamcharnock commented on June 18, 2024

I've just taken a look at the readme and realised it lacked any installation information at all. I've added it now, which should hopefully be helpful to others. Thank you for pointing this out.

I'd still be interested to hear the answer to the above question :-)

from mate3.

chinezbrun avatar chinezbrun commented on June 18, 2024

i used: pip install mate3
I was able to use the library and the example of the python code w/o any issue
The issue happened when i tried to run the CLI command from the power shell interface

from mate3.

adamcharnock avatar adamcharnock commented on June 18, 2024

Hum, thank you. I'm testing this out on my machine (macOS) now:

# Creating a fresh virtualenv
$ mkdir test_mate3
$ cd test_mate3
$ pipenv local 3.8.1
$ touch Pipfile
$ pipenv install
$ pipenv shell

# Installing
$ pip install mate3
usage: mate3 [-h] --host HOST [--port PORT] [--format {text,prettyjson,json}]

Read all available data from the Mate3 controller

optional arguments:
  -h, --help            show this help message and exit
  --host HOST, -H HOST  The host name or IP address of the Mate3
  --port PORT, -p PORT  The port number address of the Mate3
  --format {text,prettyjson,json}, -f {text,prettyjson,json}
                        Output format

So it certainly seems to work on my side of things. However, it is possible that there is something that doesn't work on Windows. Unfortunately, if this is the case then I'm not really in a position to debug it.

I'm going to rename this issue to reflect this.

Next steps

Things that will help move this issue forwards:

  • Further reports of this issue (has this happened to you? Let me know!)
  • A pull request from someone who's in a better position to debug this issue

Thank you again @chinezbrun for reporting this. I'm sorry I cannot do more right now.

from mate3.

kodonnell avatar kodonnell commented on June 18, 2024

Closing @chinezbrun as from other Issues you've posted it sounds like you've got past this?

from mate3.

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.