Group Abstract Group Abstract

Message Boards Message Boards

0
|
8.2K Views
|
4 Replies
|
1 Total Like
View groups...
Share
Share this post:

Avoid failure while using SemanticImport?

Posted 8 years ago

I have the latest version of Mathematica. The command SemanticImport is not working properly. Actually it is not working with the examples provided in the documentation.

sales = SemanticImport["ExampleData/RetailSales.tsv"]

$Failed
4 Replies

That is the correct version. PacletUpdate won't do anything.

Are you experiencing similar problems? If so, I would contact wolfram technical support.

https://www.wolfram.com/support/contact/email/?topic=Technical

They might have more information. What OS and version of Mathematica are you using? What happens when you try to run documentation examples for SemanticImport? Do you see any improvement when you try to run thru this article:

http://support.wolfram.com/kb/12464

POSTED BY: Sean Clarke

I think I might have an old version of the Paclet,

In[9]:= "Version" /. PacletInformation["SemanticImport"]

Out[9]= "0.0.458"

But, when try the command

PacletUpdate["SemanticImport"]

Nothing shows...

POSTED BY: Luciano Pinheiro

Thanks a lot Sean. But unfortunately the suggestion did not work.

For: "Version" /. PacletInformation["SemanticImport"]

I get:

0.0.8

When I try the second command I get a message saying "No newer version of the paclet could be found".

Seems to be an issue with the new Macs. I have Mac OS High Sierra 10.13.2.

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