Message Boards Message Boards

0
|
3724 Views
|
4 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Problem with importing Dataset

Posted 3 years ago

I'm trying to import the dataset "Genetic Sequences for the SARS-CoV-2 Coronavirus". However, the function ResourceData doesn't work (actually it is not working for any dataset).

It shows this message: Cannot open ResourceSystemClientLoader`

Can anyone help me to understand what is going on?

4 Replies

Hi Vitor

Sorry for my late reply. There was paclet update couple of days ago. I think that fixed the problem. Thank you very much for reporting back.

POSTED BY: Ahmed Elbanna

Hi Vitor

Could you please provide an example code? Also info about your system OS and Wolfram language version can help. Thank you.

POSTED BY: Ahmed Elbanna

Hi Ahmed!

This is the very beginning of the code. First of all I need to import this dataset. The code is supposed to be

ResourceData["Genetic Sequences for the SARS-CoV-2 Coronavirus"]

(as explained here https://datarepository.wolframcloud.com/resources/Genetic-Sequences-for-the-SARS-CoV-2-Coronavirus ). But it is not working, always returning the same error "Cannot open ResourceSystemClientLoader`".

I'm running Mathematica 12.1 Student Edition on Windows 10. Thank you.

Hi Ahmed,

I found out what was going on. For some reason, the paclet ResourceSystemClient wasn't complete. Then I needed to reinstall it by running

PacletUninstall["ResourceSystemClient"]

(to erase the "corrupted" paclet) and

PacletInstall["ResourceSystemClient"]

to install it again. Now the function "ResourceData" is working as it was supposed to.

Thank you!

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract