-
Notifications
You must be signed in to change notification settings - Fork 23
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
Document dependencies (compass, and possibly others?) for build.py
#3
Comments
Hello I am just trying to compile the sample file. I am getting the following errors. $ C:/Python27/python.exe build.py -f -d data.xml.sample and I get the following output Building the project using the 'official' theme...
so, I am not sure which file is it asking for ?
Saras |
Hi Saras, Sorry I hadn't gotten to this documentation bug – you'll need to install Compass and have it (the 'compass' command) in your path when build.py is run. Let me know if you have any trouble once you have Compass installed: I think that should take care of it. |
I did install compass ( it asked for Ruby first).> But I am not very It is a nice software. I am working with Partners for Kids , an insurance Saras Saras On Sun, Apr 13, 2014 at 9:44 PM, M. Jackson Wilkinson <
Saras Saraswathi PhD Clinical Instructor, Motto: NVRQT |
Sure. We use it for children/pediatrics on Kinsights as an export tool. [email protected]. |
Hello Jack Saras On Sun, Apr 13, 2014 at 10:15 PM, Saras Saraswathi
Saras Saraswathi PhD Clinical Instructor, Motto: NVRQT C:\Users\sxs051\githubcode\bbClear>path C:\Users\sxs051\githubcode\bbClear>dir
04/13/2014 07:54 PM .04/13/2014 07:54 PM .. 04/13/2014 06:40 PM 356 .gitignore 04/13/2014 06:40 PM 14,460 build.py 04/13/2014 06:40 PM 633 CHANGELOG.md 04/13/2014 07:50 PM contrib 04/13/2014 06:40 PM 138,515 data.xml.sample 04/13/2014 06:40 PM 111,232 data.xml.sample2 04/13/2014 06:40 PM 282,257 data.xml.sample3 04/13/2014 06:40 PM 1,809 README.md 04/13/2014 06:40 PM themes 7 File(s) 549,262 bytes 4 Dir(s) 141,278,060,544 bytes free C:\Users\sxs051\githubcode\bbClear>dir c:\Ruby193\bin\c*
04/13/2014 10:25 PM 503 compass C:\Users\sxs051>cd C:\Users\sxs051\githubcode\bbClear C:\Users\sxs051\githubcode\bbClear> C:/Python27/python.exe build.py -f -d data.
C:\Users\sxs051\githubcode\bbClear> |
Thanks. I will talk to them and see how it goes. The hospital is very Saras On Sun, Apr 13, 2014 at 10:18 PM, M. Jackson Wilkinson <
Saras Saraswathi PhD Clinical Instructor, Motto: NVRQT |
@saraswathi55 I don't have access to a Windows machine to test, but as long as 'compass' is runnable from a command prompt without a path (open a prompt and just run 'compass' and make sure it works), it should get past that step. It works in this way on Linux, OS X, and other POSIX-like environments, but perhaps there need to be adjustments for Windows. |
Ok.. I forgot to mention that the compass created a project. So it is past saras On Mon, Apr 14, 2014 at 12:31 AM, M. Jackson Wilkinson <
Saras Saraswathi PhD Clinical Instructor, Motto: NVRQT |
No description provided.
The text was updated successfully, but these errors were encountered: