Amruta Ranade

Results 54 comments of Amruta Ranade

Hello..I am swamped with my day job-related work, but just wanted to let you know that I have started working on the docs for Blask in whatever free time I...

Hello! I need help figuring out the commands to run the project. I tried following the instructions on the Install page, but got errors: `pip install blask` gave the error:...

Thanks for the quick response! The pip version I am using is: `pip 9.0.1 from /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (python 2.7)` About cloning the repo, the instructions indicated that cloning the repo was...

I realized I was using python2.7 instead of python3. I used pip3 instead of pip, and it worked fine! :)

I created the settings.py file and tried running `blaskcli init` and `blaskcli run` (The docs say I can use the cli command because I installed blask using pip). Getting the...

I did `export BLASK_SETTINGS=settings.py` like the docs say. And also tried your suggestion. Still no success.

Here's what I have tried so far: https://docs.google.com/document/d/1RV_ofUmInbdsTE-JlGCO26C0UJjxErk4ykYBLJWu20A/edit?usp=sharing Stuck on the blaskcli command

Thank you! I would rather document the non-source code method, since that's what most people would want to use. Following is the workflow I want to document (because it's the...

Excellent! Thank you so much! I look forward to the new release :)

Sounds great! Let me know when you fix the environment variable error. I can then start drafting the documentation and open a PR :)