Giter VIP home page Giter VIP logo

Comments (6)

AndersMalmgren avatar AndersMalmgren commented on June 2, 2024

Yes, put them in the python lib folder in FreePIE root. The code must work with python 2.7

Also, for somereason our registered globals like oculusvr, keyboard etc are not accessible from these modules

from freepie.

usernamevalis avatar usernamevalis commented on June 2, 2024

Great thanks, I managed to get that working.
Im trying to use pyOSC inside FreePie and have successfully included the module, I can send OSC messages from FreePie to another application.
When I try create a server to receive messages I get the following error :
" 'socket' module has no attribute 'dup' "
Have you encounter this before. or had success receiving OSC messages inside FreePie?

from freepie.

AndersMalmgren avatar AndersMalmgren commented on June 2, 2024

I know users have used python libs to communicate over TCP atleast, OSC im not sure about

from freepie.

AndersMalmgren avatar AndersMalmgren commented on June 2, 2024

also, check if your code is 2.7 compliant

from freepie.

alx avatar alx commented on June 2, 2024

Hi @usernamevalis

I'm on the same issue, have you solved yours at the time ?

I'm new to python, and from what I could figure out, the dup() issue is related to windows OS (still not sure if it's the case, or how to resolve it).

Thanks and have a nice day,

Alex

from freepie.

usernamevalis avatar usernamevalis commented on June 2, 2024

Hi @alx

Unfortunately I never resolved the issue. I hope you have better luck.
Let me know if you succeed

Thanks

from freepie.

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.