[Csnd] ImportError: No module named csnd6 after upgrade to Mavericks
Date | 2014-03-15 20:32 |
From | zappfinger |
Subject | [Csnd] ImportError: No module named csnd6 after upgrade to Mavericks |
Csound 6 still seems to work, but importing csnd6 from Python stopped working after upgrading to Mavericks. Should I reinstall Csound6 or is there a better way? Richard -- View this message in context: http://csound.1045644.n5.nabble.com/ImportError-No-module-named-csnd6-after-upgrade-to-Mavericks-tp5733251.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-03-15 20:56 |
From | zappfinger |
Subject | [Csnd] Re: ImportError: No module named csnd6 after upgrade to Mavericks |
It seems my python2.7/site-packages directory is completely blank now. No PySide, Pyro4, etc... Great! Seems I have to install them again. Maybe a good time to switch to Python 3.x... Richard -- View this message in context: http://csound.1045644.n5.nabble.com/ImportError-No-module-named-csnd6-after-upgrade-to-Mavericks-tp5733251p5733253.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-03-15 22:46 |
From | COCHEDELAFERTE |
Subject | [Csnd] Re: ImportError: No module named csnd6 after upgrade to Mavericks |
On Debian, for Python2.7, "site-packages" is now called "dist-packages" : maybe you have both ? Sergio -- View this message in context: http://csound.1045644.n5.nabble.com/ImportError-No-module-named-csnd6-after-upgrade-to-Mavericks-tp5733251p5733255.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2014-03-15 23:16 |
From | zappfinger |
Subject | [Csnd] Re: ImportError: No module named csnd6 after upgrade to Mavericks |
I just reinstalled Csound and some other packages I needed and it works. All went into site-packages. Funny thing was, that only Csound installed its content into all my Python (2.5, 2.6 and 2.7) site-packages folders....maybe just to be sure? (My default Python version is 2.7) Richard -- View this message in context: http://csound.1045644.n5.nabble.com/ImportError-No-module-named-csnd6-after-upgrade-to-Mavericks-tp5733251p5733256.html Sent from the Csound - General mailing list archive at Nabble.com. |