-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Known Issue] pysobatools unexpectedly stopped working #24
Comments
Workaround:
|
@stevewongv I am an getting error when installing this commit
|
For python 3.10, just use this to install: |
Hello @stevewongv Tried to get this running but encountered the same issue when trying to run I've already tried the fixes mentioned in this thread but I still ran into the same issue. Hope to hear from you Here are more details about my setup. Package Version absl-py 2.1.0 |
@paolosand afaik it runs only with CUDA GPUs |
it does not run even with CUDA GPUs |
pysobatools/_mask.c:10773:5: error: lvalue required as increment operand
This issue occurred during the build process using Python 3.10. I have resolved it in the latest version, but this may result in errors for previous versions of Python. If you encounter this problem, please revert back to an earlier version: https://github.com/stevewongv/InstanceShadowDetection/blob/dacaaea89d9892923d9b44629a9e0bb8ee03528b/PythonAPI/pysobatools/_mask.c
The text was updated successfully, but these errors were encountered: