"Directories to recursively traverse (passing -l stops the recursive
behavior) for sources are listed on the command line. If no arguments
are given, the invocation is equivalent to -l sys.path"

so:
mayapy -OO -m compileall "E:\\"


On Thu, Dec 17, 2009 at 4:33 AM, abstracted_dwaik
<[email protected]> wrote:
>
> i tried the following iand it gives me an error "cant list....."
>
> C:\Windows\System32>mayapy -OO -m compileall "E:\\pyShit.py"
> #also tried "E:\pyShit.py"
> Listing E:\\pyShit.py ...
> Can't list E:\\pyShit.py
>
> what to do?
>
> --
> http://groups.google.com/group/python_inside_maya

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to