Message Boards Message Boards

Why doesn't CloudConnect work on the Raspberry Pi?

Posted 10 years ago

Hi all,

I'm working on a connected devices application using the Wolfram Language on the Raspberry Pi at the Wolfram Summer School. I am just testing to see if I can connect to the cloud using my Raspberry Pi, but it is failing for some reason. I am running the exact same notebook on my MacBook and then on the Raspberry Pi, but the outcomes are different. Notice that the WolframAlpha call doesn't fail, so the internet connection isn't the reason for problem. I suspect it may be a bug or incompatibility that hasn't been addressed yet on the Linux ARM version of Mathematica 10. Can anyone in the community shed some light on this?

Please see the attached images for details.

Attachments:
POSTED BY: Brady Hunt
3 Replies

Brady,

See: http://blog.wolfram.com/2014/08/01/wolfram-language-and-mathematica-updated-for-the-raspberry-pi/

This now works (after updating according to the instructions in this post):

pi@test-pi-01 ~ $ wolfram
Wolfram Language (Raspberry Pi Pilot Release)
Copyright 1988-2014 Wolfram Research
Information & help: wolfram.com/raspi

In[1]:= CloudConnect["your_wolfram_id_email", "your_password"]

Out[1]= your_wolfram_id_email

In[2]:= CloudEvaluate[$Version]

Out[2]= 10.0 for Linux x86 (64-bit) (June 29, 2014)

In[3]:= $Version

Out[3]= 10.0 for Linux ARM (32-bit) (July 29, 2014)
POSTED BY: Arnoud Buzing

Awesome. Thanks Arnoud!

POSTED BY: Brady Hunt

The build of the Wolfram Language you are using (from November 19, 2013) does not have cloud functionality that is compatible with the current Wolfram Cloud. There will be an updated version of the Wolfram Language for the Raspberry Pi in the next month.

POSTED BY: Arnoud Buzing
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