[Bf-docboard] preparing to edit the manual

gandalf3 zzyxpaw at gmail.com
Tue Sep 15 22:33:49 CEST 2015


On 09/15/2015 01:24 PM, Ethos Erlanger wrote:
>
> I am at the point where I am trying to run the requirements.txt file 
> using python. I get an errorno 2 saying that the file or path does not 
> exist. I am assuming that this file needs to be in the c:\blender_docs 
> directory. Where do I get that file if it was not placed there in 
> previous steps? Should I really be pointing to a different directory 
> than the c:\blender_docs  ???
>
>
>
> _______________________________________________
> Bf-docboard mailing list
> Bf-docboard at blender.org
> http://lists.blender.org/mailman/listinfo/bf-docboard
At the moment the only thing in requirements.txt is 'Sphinx==1.3.1'.
That said, you shouldn't be running it directly with python; instead 
pass it as an argument to pip (the python package manager).

Ensure python 3.4 is installed (does C:\Python34 exist?)

-- 
-gandalf3

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-docboard/attachments/20150915/2bec280d/attachment.htm 


More information about the Bf-docboard mailing list