ECToo / pymel

Automatically exported from code.google.com/p/pymel
0 stars 0 forks source link

docs caveat needed for EZ-install on Vista or Windows 7 #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the problem. for the ez command line you should add a caveat that
the cmd prompt it needs to be run as Administrator. 

http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-acc
ount-on-windows-vista/

and once in that mode 'cd desktop' doesn't work. you have to use the full
path to the desktop which on windows 7 is something like this (going
through "Users"

cd C:\Users\geordie\Desktop\pymel-1.0.2

What Version of Maya are you using? 2010

On what operating system? (be as specific as possible and include service
packs, 64bit vs 32bit, etc) Windows 7 Ultimate 64-bit

What Version of PyMEL are you using? 1.0.2

What is the expected output? What do you see instead? it works, but you you
have to search the interweb to find the Admin CMD prompt stuff.

If possible, provide a few lines of code to reproduce the problem. It helps
us if your code will reproduce the problem from a new scene.
N/A

Does maya.cmds exhibit the same problem?
N/A

Please provide any additional information below.

Original issue reported on code.google.com by geordiem...@gmail.com on 16 Apr 2010 at 4:56

GoogleCodeExporter commented 9 years ago
thanks for the info. we'll get it in next release

Original comment by chad...@gmail.com on 16 Apr 2010 at 5:54

GoogleCodeExporter commented 9 years ago
Addressed in github fork commit:

https://github.com/tbarbieri/pymel/commit/516e2d4a48967f2e1d85b8ba1c43762723a16c
fc

Original comment by great...@gmail.com on 12 Feb 2011 at 6:53

GoogleCodeExporter commented 9 years ago
merged into master

Original comment by elron...@gmail.com on 9 May 2011 at 1:29