Rolf Marvin Bøe Lindgren

Results 2 issues of Rolf Marvin Bøe Lindgren

As from http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RApacheProject/presentation.pdf, This config file should work, ``` SetHandler r-handler Rsource /home/vds/www/api.grendel.no/R/api.R RreqHandler handler ``` but apachectl says `Invalid command 'Rsource', perhaps misspelled or defined by a module not...

Setup is python 3.9, MacBook Pro running m1. Same issue with python 3.10 and 3.11. MWE: code is ``` from PySide6.QtWidgets import QApplication, QFileDialog, QPushButton, QVBoxLayout, QWidget import json from...