Noah Broyles
Noah Broyles
It's bad! It's cheating! Don't _ever_ do it! (I'm kidding, of course, it's a great idea)
I get the same problem.
How do I say this... `sudo` and `apt-get` are *Linux* commands. They simply **will not work** in windows. You will need to find some Windows way to install `pyqt5.qtwebengine`, if...
I've noticed the same thing
Yes I have found that doing: ```console python3 -m pip install ``` works pretty well. I installed a couple things like `requests` and [`addict`](https://github.com/mewwts/addict) through there.
There is a `download` package available which acts like `wget`. Install with `package install download`. Then you can simply say: ```console download https://domain.tld/path/file.ext ```
Hey there, I am not associated with this repository at all, so I don't know if it's alive or not. But I know that you can install Python3 packages with...
Yeah Microsoft what the heck mon? Where is support for the most common free RDBMS?
I have the same issue. I constantly see the blue loading bar across the top of the Portainer Web UI. It's basically unusable. It also randomly logs me out sometimes....