Giter Club home page Giter Club logo

Comments (6)

SylvainCorlay avatar SylvainCorlay commented on August 27, 2024 1

At the moment, we don't provide binaries for the RPI, but there is nothing preventing building xeus-cling and the rest of the stack on that architecture.

from xeus-cling.

kraeml avatar kraeml commented on August 27, 2024

Thats sounds good for me. But I'm not using conda. Is there any problem to use pip?

Sorry I see an open issue here: #80

from xeus-cling.

kraeml avatar kraeml commented on August 27, 2024

I run this on pi3

wget http://repo.continuum.io/miniconda/Miniconda3-latest-Linux-armv7l.sh
bash Miniconda3-latest-Linux-armv7l.sh -b -p $HOME/miniconda
export PATH="$HOME/miniconda/bin:$PATH"
conda update conda
conda create -n cling

I got this error:

Error: too few arguments, must supply command line package specs or --file

You can specify one or more default packages to install when creating
an environment.  Doing so allows you to call conda create without
explicitly providing any package names.

To set the provided packages, call conda config like this:

    conda config --add create_default_packages PACKAGE_NAME

I have no idea what I have to do run xeus on pi3 with miniconda.

from xeus-cling.

wangmu0579 avatar wangmu0579 commented on August 27, 2024

call:
conda config --add create_default_packages cling
Or you can use berryConda for blackBerry.
But berryConda or MiniConda both not exist cling or xeus-cling
Search here https://anaconda.org/rpi/repo?page=1 for available package for BlackBerry.

from xeus-cling.

jarmitage avatar jarmitage commented on August 27, 2024

I would also really like to see a linux-armv7l package made available for use with the BeagleBone

@SylvainCorlay what are the necessary steps?

from xeus-cling.

shpigunov avatar shpigunov commented on August 27, 2024

Is there a way to build it on a Pi?
Where do I start?

from xeus-cling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.