When I try to use ResourceFunction
it doesnt find a file. I’m afraid it’s because my user name on Windows include spaces and an "é".
In[1] := ResourceFunction["AbundantNumber"][1]
returns
ResourceFunction::lfail: Failed to load resource function from LocalObject[file:///C:/Users/Juan%20Jos%C3%A9%20Alba/AppData/Roaming/Wolfram/Objects/Resources/6eb/6ebae805-287b-40a4-b883-c9c6330d8a61/download/1-0-0/DefinitionData].
Out[1] = $Failed[1]
It’s not the first time I have problems because of my user name.
Anyone knows a work around for this?