Daniel Mossaband

Results 22 issues of Daniel Mossaband

I'm running this on an m1 mac mini.

bug
MacOS
platform-specific

I'm using Python 3.5 on Windows 10 64bit I get the error when running `python ./yad2k.py yolo.cfg yolo.weights model_data/yolo.h5` This is the error I get ``` Traceback (most recent call...

Hello! I have a physical light switch that turns my hue bulbs off and on. Right now, when I turn the lights off and then back on, kelvin disables because...

These are the error I receive ``` npm WARN cleanup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup 'C:\\Users\\daniel\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp9z4Qfg\\node_modules', npm WARN cleanup [Error: EPERM: operation...

## Steps to Reproduce I have a piece of code in which I put a breakpoint on. I then run my app via the debugger, tap something in the app,...

**Describe the bug** I'm trying to recreate the following query: ```sql SELECT u.* FROM users u JOIN likes l ON u.user_id = l.to_user_id WHERE l.from_user_id = '148b5f51-82e2-4482-80e1-aec6e547d68c' ORDER BY l.create_time...

bug
postgrest

# Bug report ## Describe the bug I am unable to link/sign in with OpenID using the same email as an account signed up with email and password. When looking...

bug
provider-related-bug

Hey! I'm trying to run the sample and for some reason I'm not able to. Whenever I go to click login, these are the errors I get in the console....

**Description** Same issue as https://github.com/felangel/bloc/issues/3938#issue-1857960276 **Steps To Reproduce** I'm hovering over any code, and trying to trigger an auto complete. **Screenshots** ``` Exceptions occurred on invoking the intention 'Wrap with...

bug
extension