-
Re: Using DSS on Windows Computer (WSL2 Maybe, Or VM)
Hi @tgb417 , The only thing that I am aware that WSL1 is definitely not suitable for DSS. We had quite many issues with that. WSL2 is more stable but not stable enough for our official support.1 · -
Re: Problem in installing DSS in Virtual Machine
Hi @debnathdebjyoti If Virtualization is supported by the machine, it should be enabled in the BIOS: https://bce.berkeley.edu/enabling-virtualization-in-your-pc-bios.html1 · -
Re: DSS stratup failed
Also, you can try an option with base Python3.7 for installer.sh: <DSS_INSTALL_DIR>/installer.sh -d <DSS_DATA_DIR> -P python3.71 · -
Re: DSS stratup failed
Hi @ofenek , As @CoreyS mentioned, this is a known limitation due to python compilation issues (not really DSS but still). Based on the community thread, you can try to workaround this by installing …2 · -
Re: Errors when installing Facebook Prophet
Hi @ben_p I already responded on the support ticket and copying over the response here: This error means that the C++ compiler isn't hooked up correctly to PyStan. Looks like you have CentOS/RHE…2 ·
