yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05872
Re: Problem to start a Yade
> I still can't get debug-version working:
>
> ./yade-cleanCompNew
> Welcome to Yade bzr2475
> Traceback (most recent call last):
> File "./yade-cleanCompNew", line 101, in <module>
> import yade
> ImportError: No module named yade
Highly suspicious, I still have no problem here. Can you print sys.path
before that import? And the values of debugLibDir and nonDebugLibDir?
Thanks, v.
Follow ups
References