R and Python packages not installing

R and Python packages not installing

von Antonio Pascoa -
Anzahl Antworten: 0
R programming:


require(topicmodels) now working but sotu package not being able to read ("file not found"). Did syncronyze directory as well did set up working directory and still the same.


Python option:

numpy requiring GCC 8.4 as my version is 6.2. As well lda algorithm not installing due to same reason.