Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use PJSUA2 Python binding outside the MSYS2 MinGW64 environment, making it portable and accessible for standalone projects #4197

Closed
shubhm2303 opened this issue Dec 5, 2024 · 1 comment

Comments

@shubhm2303
Copy link

Describe the bug

How can I use the PJSUA2 Python binding outside the MSYS2 MinGW64 environment, making it portable and accessible for standalone projects

Steps to reproduce

NA

PJSIP version

2.14.1

Context

I have build the PJSUA@ python binding. Now I want to use the PJSUA2 Python binding outside the MSYS2 MinGW64 environment, making it portable and accessible for standalone projects

Log, call stack, etc

NA
@sauwming
Copy link
Member

sauwming commented Dec 6, 2024

Once you already install pjsua2 into python, I believe you can use it anywhere outside the MinGW environment. Just make sure that the Python path and its site-packages is correct.

@sauwming sauwming closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants