C W

Results 53 issues of C W

Basically, I'm using the code as following: ``` options = { "xvfb" : "", 'format' : 'png', } img = imgkit.from_string(rendered_html, False, options=options) print("Image generated") with open("test.png", "wb") as fp:...

Ok, so I'm putzing about trying to get this to build on windows - Install toolchain and dependencies - You'll need visual studio of the appropriate version for your python...

help wanted

Basically, I have a use-case for some DPS units in a context where they'd be set to a voltage, and then just left as-is, with some occasional tuning. Basically, I...

enhancement
help wanted

Basically, I have a project that depends on [pyyaml](https://pypi.org/project/PyYAML/). PyYAML released version 4.1, which [generated a PR in my project](https://github.com/fake-name/ReadableWebProxy/pull/202). However, the developers subsequently determined that there were issues with...

bug

Please, please, PLEASE generate HTML docs for PyUSB. The useability of pydoc is complete crap compared to a web page - With a web page, I can easily have multiple...

doc

I'm installing rhasspy on a fresh raspberry pi via dpkg. I have the deb installed, but all configuration seems to be done via the web interface, and you cannot start...

I have a very, very parallelized project, that uses python multiprocessing extensively. Is there a canonical way to use vmprof for profiling applications that have more then one process? Right...

Basically, if you have issues that result in the profile data file being truncated or closed without allowing vmprof to tear down, `vmprofshow` reports: > WARNING: The profiling completed in...

\[Sorry about the empty initial bug, hit enter in the title by accident\] \[\[Also, why does enter while typing the title open an empty bug report, That is very annoying!\]\]...

I'm somewhat curious what the current limitations on star-import expansion are due to. I haven't looked at the code in any depth, but it seems it'd be pretty straight-forward (if...