-
Notifications
You must be signed in to change notification settings - Fork 17
Description
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\data__init__.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>`