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

Keep getting a Value error when using a couple of functions #12

Open
Vishnu-Dhanda opened this issue May 25, 2022 · 2 comments
Open

Keep getting a Value error when using a couple of functions #12

Vishnu-Dhanda opened this issue May 25, 2022 · 2 comments

Comments

@Vishnu-Dhanda
Copy link

No description provided.

@Sami-Jagirdar
Copy link

Hey, were you able to figure out the solution to your problem? I have the same issue. For example, I get a value error when I try to use the get_model() function but I don't get one if I try to use the delete_file() function.

@lucas-wilkins
Copy link

Hi, it seems the issue is the size of the model returned, you need to specify the depth or type of model data you want. The pypi version doesn't support this, but the latest code seems to.

Here's some details about a very closely related problem:
https://forum.duet3d.com/topic/31220/3-5b1-heap-fix-reset-loop-after-creating-custom-arrays/12?_=1676930724067

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

3 participants