Amin

Results 5 issues of Amin

Hi, Thanks for great API.Can you tell me how can I save a file which is sent to me on my computer using pytg. I don't know If I should...

documentation

Hey, Im using latest version of MirageJS in a react native project (expo) When I try to enable remote debugging (in simulator or even the real device), i will get...

UseFonts throws the following error on BigSur but its ok on Catalina **FontStatus: [Error: Unexpected status line: Y�] false** ``` import * as React from "react"; import { View, Text,...

Guys, Can someone please let me know why this code is not working and throws an error? ``` contexts, active_context = config.list_kube_config_contexts() if not contexts: sys.exit(1) contexts = [context['name'] for...

kind/documentation
lifecycle/rotten

Hi, I create a user with Author role in wordpress. In python, I can create a new post BUT when I want to edit the same post I get the...