LinuxOnTheDesktop

Results 316 comments of LinuxOnTheDesktop

@shrx Thank you; your method worked for me.

@fpeterschmitt : how so, please? And, do you have a better workaround? (Still: I myself have stopped using Throttled, because the problems with it became too numerous.)

@abbreviatedman There is a command line (well, 'ncurses') program called `s-tui` (which is on github together with installation instructions). That program shows the percentage of performance lost due to the...

@erpalma Any chance of a fix within your program, or at least of some instructions that are easier to follow? I am unable to follow the advice people have posted...

Thanks (and nice palm tree) but on my newly-upgraded Mint 20 the following happens. ``` $ ./install.sh Copying config file... Config file already exists, skipping. Copying systemd service file... cp:...

Thanks. I see this: ``` $ python3 Python 3.8.2 (default, Apr 27 2020, 15:53:34) [GCC 9.3.0] on linux ``` Perhaps VirtualBox - the cause of the bulk of my computer...

Thanks. I hope you will be happy to leave this issue open, even if the problem is not with your software. That way, I and others affected have a slightly...

[Relevant bug report](https://github.com/rstudio/reticulate/pull/370) -that suggests there is something to be done here as against upstream?

I can, but only a little. That report is about a problem that a program had in detecting a python virtual environment; and the report gives a solution too. That...

FIXED - as follows. 1. Remove the program's directory in `opt` - a directory that contained `virtualenv` stuff. 2. Replace my copy of the programs install script with the latest...