Complexity Explorer Santa Few Institute

Introduction to Renormalization

Lead instructor: Simon DeDeo

Your progress is not being saved! Enroll now or log in to track your progress or submit homework.

Technical Issues

Lawrence Whitney
26 Mar 2025 8:31pm UTC
1
in Technical Issues

When I import pyo, I get an error that python can't find libFLAC.12.dylib, which was supposed to have been installed with flac from homebrew. From reading around online, it looks like it may have something to do with running this on the OSX 15 (Sequoia) operating system. Not entirely sure how to solve it though.

Marco Buongiorno Nardelli
29 Mar 2025 1:23am UTC
in Technical Issues

Hi, sorry about your problem... I have been running on Sequoia and all previous OS with no problem. The libFLAC.12.dylib should be in the site-packages/pyo/ folder of the python installation (assuming you are using Anaconda). See if the file exists somewhere else...