Giter Club home page Giter Club logo

Comments (8)

huxuan avatar huxuan commented on May 24, 2024

You should install ‘pillow’ rather than ‘image’.
There is a ‘requirements.txt’ at the top level of the code base. Just run ‘pip install -r requirements.txt’ in the corresponding folder should get everything prepared except for wxPython 3.0.2.0.
For the wxPython, you need to install it manually.

from cognitive-face-python.

miparnisari avatar miparnisari commented on May 24, 2024

Oh okay. Should we edit the readme to include this?

from cognitive-face-python.

huxuan avatar huxuan commented on May 24, 2024

Yep, maybe adding an extra item in the sample prerequisite [1] should be ok?
Any comments or suggestions are appreciate.

[1] https://github.com/Microsoft/Cognitive-Face-Python#sample-prerequisite

from cognitive-face-python.

miparnisari avatar miparnisari commented on May 24, 2024

Sure, i can create a PR.

from cognitive-face-python.

miparnisari avatar miparnisari commented on May 24, 2024

Also, regarding the second error, is the answer i posted here correct? https://stackoverflow.com/questions/46377972/failed-to-run-cognitive-face-python-master-test

I can add that to the PR if it's okay.

from cognitive-face-python.

huxuan avatar huxuan commented on May 24, 2024

Also, regarding the second error, is the answer i posted here correct? https://stackoverflow.com/questions/46377972/failed-to-run-cognitive-face-python-master-test

No, I do not think so. There should have no difference between the code snippets listed in the answer. But do keep in mind we still keep using wxPython 3.0.2.0 as 4.0 is still in beta. I never tested our code base in new released 4.0.

Sure, i can create a PR.

That would be more than great! :-)

from cognitive-face-python.

miparnisari avatar miparnisari commented on May 24, 2024

No, I do not think so. There should have no difference between the code snippets listed in the answer. But do keep in mind we still keep using wxPython 3.0.2.0 as 4.0 is still in beta. I never tested our code base in new released 4.0.

Ohhh wait I figured it out. When I installed wxPython I ran pip install wxPython and that pulled version 4. To get version 3.0.2 i had to go here: https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/.

Should probably mention that in the readme.

from cognitive-face-python.

huxuan avatar huxuan commented on May 24, 2024

Ohhh wait I figured it out. When I installed wxPython I ran pip install wxPython and that pulled version 4. To get version 3.0.2 i had to go here: https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/.

Should probably mention that in the readme.

That make sense to me. Maybe specify the version number should be OK.
Actually, we have an issue for similar topics #30.

from cognitive-face-python.

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.