I had the same problem of DLL I reinstall the spyder in the working
environment.
and resolved the problem.
Try it possibly will work.


On Tue, Aug 13, 2019 at 4:38 PM Nick Harvey <nhar...@halon.com> wrote:

> Howdy guys!
>
> I am currently trying to run the usdview command, but I keep getting this
> error:
> ImportError: DLL load failed: The specified module could not be found.
>
> I have installed USD through the C++ compiler and have set the paths to:
>
> PATH = C:\Program Files\USD\bin; C:\Python27; C:\Python27\Scripts
> PYTHONPATH = C:\Program Files\USD\lib\python
>
> Below is what I ran through the command line.
> """
> C:\Users\nharvey>usdview C:\Program
> Files\USD\share\usd\tutorials\convertingLayerFormats\Sphere.usda
> Traceback (most recent call last):
>   File "C:\Program Files\USD\bin\usdview", line 28, in <module>
>     import pxr.Usdviewq as Usdviewq
>   File "C:\Program Files\USD\lib\python\pxr\Usdviewq\__init__.py", line
> 27, in <module>
>     from common import Timer
>   File "C:\Program Files\USD\lib\python\pxr\Usdviewq\common.py", line 26,
> in <module>
>     from pxr import Ar, Tf, Sdf, Kind, Usd, UsdGeom, UsdShade
>   File "C:\Program Files\USD\lib\python\pxr\Ar\__init__.py", line 24, in
> <module>
>     import _ar
> ImportError: DLL load failed: The specified module could not be found.
> """
>
> What am I doing wrong? I am not sure why I am getting this error if my
> Path files are set up properly.
>
> Thank you for your help!
>
> -Nick Harvey
>
> --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to spyderlib+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/spyderlib/b7e05a23-ea91-4672-b531-f22509eeb4de%40googlegroups.com
> <https://groups.google.com/d/msgid/spyderlib/b7e05a23-ea91-4672-b531-f22509eeb4de%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/CAK8jhpbnBdo9yjcx%2BRyMqSGcMVQ9qzn3hDp_4Z3Z1eimLraANA%40mail.gmail.com.

Reply via email to