Coder Social home page Coder Social logo

Comments (5)

Kalmat avatar Kalmat commented on May 30, 2024 1

Hi @tryptech!, I think that the issue from @SanctusStreams is exactly what you are pointing out. Please, check this for more information

from obs-zoom-and-follow.

tryptech avatar tryptech commented on May 30, 2024

Could I get some more information about your specific OS and window manager? I think this is an issue with PyWinCTL, so I will bring it up there

from obs-zoom-and-follow.

Kalmat avatar Kalmat commented on May 30, 2024

Hi! It's crucial to know which config you are using (OS version, Desktop environment, etc.) in order to diagnose this issue. In addition to that, I found a "hidden" bug in LXDE which could be your case too. Please upgrade PyWinCtl module to version 0.0.34 (you can find the wheel file here: https://github.com/Kalmat/PyWinCtl/tree/master/dist

python3 -m pip uninstall pywinctl
python3 -m pip install PyWinCtl-0.0.34-py3-none-any.whl

from obs-zoom-and-follow.

SanctusStreams avatar SanctusStreams commented on May 30, 2024

i also am having issues installing this pywinclt. I use windows 10, and version 3.6.8 of python. I need it for the OBS mouse follow script. I am kinda stumped at the moment and already left my full information on the error in tryptech's convo/(thread) attached to this convo.

from obs-zoom-and-follow.

tryptech avatar tryptech commented on May 30, 2024

@ivoermejo if Kalmat's update didn't solve the issue, please let me know and I'll reopen the issue.

@SanctusStreams Are you sure that OBS is using Python 3.6.8 specifically? A common issue people have is having multiple Python installations and not installing pywinctl to the right one, and not pointing OBS to the right version. Try making sure you install PyWinCtl to specifically Python 3.6.8, and make sure that Python Settings in the Scripts window is pointed at the 3.6.8 version of Python.

from obs-zoom-and-follow.

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.