m666m
m666m
I'm stay in Fedora 38 for this awesome extesion compatible with gonme 45+. #81
hi @j9ac9k If a large number of homogeneous data are used to draw the same graph, only one GraphicsObject()/PlotCurveItem()/QGraphicsPathItem() is needed: `batch processing of data and make paths in the...
Thank you very much for your reply. In my program, I really classified the graphics data to be drawn by color. If we can improve the example, it will be...
Is this a new buy one ? I have the same problem on Fedora 38 with a 5 years one. On Windows 10, sometimes also failed. My solution is unplug...
At present, at least 1.4 billion / 8 billion people realy need to use this function. The simplest way to test using a proxy is SSH port forward: $ ssh...
@hwypengsir , try code below: ```python import yfinance as yf saddr = 'socks5h://localhost:12345' yf.Ticker('MSFT').history('1mo', proxy={"http": saddr, "https": saddr}) ``` I fixed my problem by set proxy in yf.Ticker(...). It's NOT...
This file `.lgd-nfy0` exists in the directorys with running `pinout`, everytime everywhere...
Same issue. When I use `distrobox assemble create --file distrobox.ini --verbose` to check the detail, the cmd output : --entrypoint /usr/bin/entrypoint quay.io/toolbx-images/debian-toolbox:12 --verbose --name "meme" --user 1000 --group 1000 --home...
I have a more complex use case that seems impossible to implement init_hooks='sed -i ":a;N;[email protected]/debian\[email protected]/debian\n@g;ba" /etc/apt/sources.list.d/debian.sources' Can it support calling .sh ?
> I have a more complex use case that seems impossible to implement > > ``` > init_hooks='sed -i ":a;N;[email protected]/debian\[email protected]/debian\n@g;ba" /etc/apt/sources.list.d/debian.sources' > ``` > > Can it support calling .sh...