Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Plotting/ Freetype in OS X #110

Open
Rahuketu86 opened this issue Oct 15, 2023 · 2 comments
Open

Issues with Plotting/ Freetype in OS X #110

Rahuketu86 opened this issue Oct 15, 2023 · 2 comments

Comments

@Rahuketu86
Copy link

Rahuketu86 commented Oct 15, 2023

  • xeus-octave version: 0.1.0
  • Operating System: Mac OS M1

Description

How to configure xeus-octave installation on Mac?
I currently use miniforge and env file for setting up an octave environment

`
name: octave
channels:

- QuantStack

  • conda-forge
  • defaults
  • fastchan
    dependencies:
  • python

- nb_conda

- nb_conda_kernels

  • jedi
  • readline
  • freetype
  • xeus-octave

- Quantstack::xeus-cling

- Quantstack::xwidgets

  • ipywidgets
  • widgetsnbextension
  • plotly
  • jupyterlab
  • jupyter-dash
  • compilers
  • gnuplot
  • octave_kernel
  • texinfo
  • conda-forge::gh
  • conda-forge::jupyter_contrib_nbextensions
  • conda-forge::jupyter_nbextensions_configurator
  • pip
  • pip:
    - gnuplot_kernel
    - jupyterlab-quarto
    - notebook
    - jupyter_contrib_nbextensions
    - jupyter_nbextensions_configurator

`

Xeus-octave installation on Mac doesn't work with freetype
'
image

@Rahuketu86
Copy link
Author

I have now tried installing ubuntu via multipass on osx(mac m1) and installing xeus-octave from ( mamba) and source /dev version .

Mamba installation - xeus-octave package not available for arm architecture on ubuntu

Source - Failed to build package glad

I am now running out of option to run xeus-octave on mac. Appreciate any guidance to resolve above issue

@cjwomack
Copy link

cjwomack commented Feb 5, 2024

Is your octave from conda-forge? Maybe it is an issue from the conda-forge recipe? conda-forge/octave-feedstock#102 was an issue with the gui system. Maybe they didn't enable a flag for FreeType? as it mentions "Octave was built"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants