ArtificialIntelligenceToolkit / conx

The On-Ramp to Deep Learning
http://conx.readthedocs.io
Other
97 stars 19 forks source link

issues running mac #111

Closed dsblank closed 6 years ago

dsblank commented 6 years ago
  1. I had to edit ~/.matplotlib/matplotlibrc to add backend: TkAgg
  2. cx.view() not working yet
dsblank commented 6 years ago

I managed to solve my mac issues. But it has to do with system stuff, not much that we can control.

The main points were:

  1. I ended up using "conda install cairo"
  2. had to "conda upgrade fontconfig"
  3. had to:
    mkdir ~/lib/
    cd ~/lib/
    ln -s ~/anaconda/lib/libcairo.dylib