Code Monkey home page Code Monkey logo

pyfspro's Issues

Issues installing under Windows, which versions of libraries, dependencies to use?

Hello :-)

I am using Windows 10, 64 bit, and struggle getting it to work. I have very, very little experience with Python.

I am following Following INSTALL_WIN.md.

To avoid downward compatibility issues I tried with Python 2.7 by downloading Anaconda2-2.5.0-Windows-x86_64.
And opencv-2.4.13.

python -m pip install --upgrade pip wheel setuptools fails and thus running python PyFSPro.py:

[CRITICAL] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
sdl2 - ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
File "C:\Anaconda2\lib\site-packages\kivy\core_init_.py", line 63, in core_select_lib
fromlist=[modulename], level=0)
File "C:\Anaconda2\lib\site-packages\kivy\core\window\window_sdl2.py", line 27, in
from kivy.core.window._window_sdl2 import _WindowSDL2Storage

Traceback (most recent call last):
File "PyFSPro.py", line 47, in
import actuators as acts
File "C:\PyFSPro-master\actuators.py", line 18, in
import liblo
ImportError: No module named liblo

Installing liblo (pyliblo) manually didn't work, downloading VCForPython27 I still get this error:

C:\Users\Me\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Anaconda2\include -IC:\Anaconda2\PC /Tcsrc/liblo.c /Fobuild\temp.win-amd64-2.7\Release\src/liblo.obj -fno-strict-aliasing -Werror-implicit-function-declaration -Wfatal-errors
cl : Command line error D8021 : invalid numeric argument '/Werror-implicit-function-declaration'
error: command 'C:\Users\Me\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\amd64\cl.exe' failed with exit status 2

Could anyone point me to the right versions I need to use, or how to resolve the error(s)?

I apologize if this is a bit unorganized, I tried different ways to install dependencies and fix the errors (and if I worded something wrong, English isn't my native language).

I am trying to get this to work during a project after regular school classes to observe air flow, thermal currents with students, and the effect of wearing different types of masks.

Thank you ._)

Magnifying movements in video

Hi,

thanks for your great work. I came here since you wrote that your software might be helpful in detecting subtle changes in video in the same way Eulerian-Magnification does. Can you please elaborate on that or show how to do that ?
brycedrennan/eulerian-magnification#16

I loaded a video and played a bit with the controls but seem to be a bit lost with the overall gui.

Thanks for your help
Alexander

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.