I am working on a remote Ubuntu server using SSH. Python 3.6. I am unable to install fastBPE and get this error:
error: command 'gcc' failed with exit status 1
As a result, I'm unable to execute my code. I am unable to install this with pip or conda as well. Please help.
I am working on a remote Ubuntu server using SSH. Python 3.6. I am unable to install fastBPE and get this error: error: command 'gcc' failed with exit status 1 As a result, I'm unable to execute my code. I am unable to install this with pip or conda as well. Please help.