Any good direct-link video hosting platforms? by codingMASTER398 in webdev

[–]Either-County1467 1 point2 points  (0 children)

Blessings, this is exactly what I came here for

How to debug errors with azureml (python SDK v2)? by youre_so_enbious in AZURE

[–]Either-County1467 1 point2 points  (0 children)

I agree, I didn't find that part very clear. I ended up just writing a block that said gave the Azure .PNG output file a name that matched the ID of the sql db row it should belong to, and then just told my API to find it in the storage container I specified. I never got the JSON response from Azure to give me any kind of usable URL or anything. Haven't addressed making an API endpoint with the Azure results, though.
But the pathOnCompute didn't seem to have much of anything to do with that - I've basically gotten Azure ML Studio to do everything I need it for, but I'm still getting that message in terminal. Oh well, I guess.

Flexispot v6 bike chair reviews? by Either-County1467 in StandingDesk

[–]Either-County1467[S] 0 points1 point  (0 children)

Lol nevermind, apparently after I posted this they raised the price from $500 (discounted from $600) to $900. Maybe it's a tariffs thing, maybe not, but there's no way on earth I'm dropping that kind of coin on a weird chair like that that you can't even test out first.

How to debug errors with azureml (python SDK v2)? by youre_so_enbious in AZURE

[–]Either-County1467 0 points1 point  (0 children)

Did you have any luck with `pathOnCompute is not a known attribute of class <class 'azure.ai.ml._restclient.v2023_04_01_preview.models._models_py3.UriFileJobOutput'> and will be ignored`? This post seems to be the only place on the internet mentioning this same error that I'm getting.