gbiggs / rtshell

Shell commands for managing RT-Middleware running on OpenRTM-aist.
http://openrtm.org
GNU Lesser General Public License v3.0
10 stars 17 forks source link

Creating man in windows failed #35

Open sugarsweetrobotics opened 8 years ago

sugarsweetrobotics commented 8 years ago

I found the following error when installring rthsell from source-code in Windows 10 x64 with python2.7x86

`creating build\lib\rtshell\data copying rtshell\datainit.py -> build\lib\rtshell\data running build_shell_support creating build\data running build_documentation Compiling documentation in formats man, html for languages English, Japanese Checking documentation timestamps for directory C:\Users\ysuga.wasanbon\temp\rtshell\master\rtshell-master\doc\rest\ja Checking documentation timestamps for directory C:\Users\ysuga.wasanbon\temp\rtshell\master\rtshell-master\doc\common\ja Compiling manpage documentation for language en creating build\doc creating build\doc\man creating build\doc\man\en creating build\doc\man\en\man1 error: Failed to compile C:\Users\ysuga.wasanbon\temp\rtshell\master\rtshell-master\doc\rest\en\rtact.txt to build\doc\man\en\man1\rtact.1. Stdout:


Stderr: python: can't open file 'C:\Python27\Scripts\rst2man.py': [Errno 2] No such file or directory

C:\Users\ysuga.wasanbon\temp\rtshell\master\rtshell-master>`