Player0Gaming Posted September 6, 2015 Share Posted September 6, 2015 Hello. I've been having an issue recently where I can't seem to use the scml compiler that comes with the tools provided here. While running it, it outputs this error:Traceback (most recent call last): File "/Users/user/ds_mod_tools-master/build/macosx/mod_tools/exported/export.py", line 4, in <module> from klei import utilImportError: No module named kleiERROR: Command failed!I'm running on 10.10.1 Yosemite on a Mac. Any help would be appreciated. Link to comment https://forums.kleientertainment.com/forums/topic/57686-ds_mod_tools-mac-os-x-error-no-module-named-klei/ Share on other sites More sharing options...
feedingspoon Posted November 26, 2015 Share Posted November 26, 2015 I have the same problem. Did you find a solution? Link to comment https://forums.kleientertainment.com/forums/topic/57686-ds_mod_tools-mac-os-x-error-no-module-named-klei/#findComment-688695 Share on other sites More sharing options...
Developer PeterA Posted November 26, 2015 Developer Share Posted November 26, 2015 Hey @Player0Gaming and @feedingspoon, you should be able to find the Python site packages here ds_mod_tools-master\pkg\unix\Python27\Lib\site-packages\klei\ You should be able to install the klei package to /Library/Python/2.7/site-packages/, or wherever you have Python setup. Link to comment https://forums.kleientertainment.com/forums/topic/57686-ds_mod_tools-mac-os-x-error-no-module-named-klei/#findComment-688802 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now