Page 1 of 1

Anaconda / Miniconda

Posted: Tue Jul 27, 2021 8:07 am
by omereis
Hi All,
I have a project developed with Python 3.7.
One simple way of running it on Red Pitaya would be running it under conda for python 3.7.

However, current xConda versions are suited for 64 bit system.
Is it possilble to install Anaconda / Miniconda on Red Pitaya?

Sincerely,
Omer Eisenberg.

Re: Anaconda / Miniconda

Posted: Tue Aug 24, 2021 10:04 am
by Redmarin
Have you try using the Jupyter environment that are already in the Red Pitaya? It's very simple; direct in python, and with pre-build fonction for the redpitaya, and with a lot of example.

You can also program in python on any computer and put it the Red Pitaya, and execute it.

I hope I have helped you.

Sincerely,
Red.