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

Encounter error: ValueError: failed in converting 7th argument `g' of _lbfgsb.setulb to C/Fortran array #98

Closed
luoshuiyue opened this issue Aug 2, 2024 · 3 comments

Comments

@luoshuiyue
Copy link

I reconstruct a new environment, when run python interactive_demo.py --images v00_undistort --num_objects 1, it still can works but tends to get stuck when I click on the picture. Above is some wanring and error:
1722590417807
1722590435549
1722590455946

@hkchengrex
Copy link
Owner

See: #84

As far as I know, this error is from the interactive segmentation library instead of our code. I cannot reproduce this problem and do not have a solution at the moment.

@hkchengrex hkchengrex changed the title Encounter error Encounter error: ValueError: failed in converting 7th argument `g' of _lbfgsb.setulb to C/Fortran array Aug 4, 2024
@luoshuiyue
Copy link
Author

luoshuiyue commented Aug 5, 2024

I reconstruct the environment by conda create -n cutie python=3.9 &&conda activate cutie && conda install pytorch=2.1 torchvision -c pytorch && conda install -e . then the error disappeared. (numpy==1.23.0)

@hkchengrex
Copy link
Owner

@luoshuiyue Great to know. Thank you for the update.

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