SparkFun Forums 

Where electronics enthusiasts find answers.

Topics pertaining to the Arduino Core & software used with the Artemis module and Artemis development boards.
User avatar
By jhebbe
#222594
Hi, i recently bought a SparkFun RedBoard Artemis Nano and can't get it to work with the arduino IDE. Every time I try to upload a sketch I get this error:
Code: Select all
Arduino: 1.8.13 (Mac OS X), Board: "SparkFun RedBoard Artemis Nano, 921600, SparkFun Variable Loader (Recommended)"

Sketch uses 8636 bytes (0%) of program storage space. Maximum is 960000 bytes.
Global variables use 33820 bytes of dynamic memory.
An error occurred while uploading the sketch
[21102] Error loading Python lib '/var/folders/6k/rnwzpr0n5jg6jhrfyjv25psc0000gn/T/_MEI1VKdqD/Python': dlopen: dlopen(/var/folders/6k/rnwzpr0n5jg6jhrfyjv25psc0000gn/T/_MEI1VKdqD/Python, 10): Symbol not found: _clock_getres
  Referenced from: /var/folders/6k/rnwzpr0n5jg6jhrfyjv25psc0000gn/T/_MEI1VKdqD/Python
  Expected in: /usr/lib/libSystem.B.dylib
 in /var/folders/6k/rnwzpr0n5jg6jhrfyjv25psc0000gn/T/_MEI1VKdqD/Python


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Seems to be something with my python installation but can't figure out what.
I can get it to make a flash through the serial monitor so it seems like I have connection in some way.
I'm using osx 10.11.

Thank in advance, really looking forward to get this thing working!
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum