[yt-users] No module named rockstar_interface

Latif latifne at gmail.com
Thu Dec 13 11:06:47 PST 2012


Hi Stephen, Carolina, Nathan and Cameron,
Thanks for rightly pointing out the problem and helping me out. Finally, I
was able to successfully install yt with rockstar. Just to summarize the
changes i made in install script for the convenience of future users:

line 46  INST_ROCKSTAR=1
line 709    [ ! -e Rockstar ] && tar xfz rockstar-0.99.6.tar.gz
Cheers
Latif

On Thu, Dec 13, 2012 at 7:25 PM, Stephen Skory <s at skory.us> wrote:

> Hi Latif and Carolina,
>
> > It seems like the install script is not running the line
> > tar xfz Rockstar-0.99.6.tar.gz
> >
> > Can you try this? Replace the line number 709 in the install_script.sh
> that
> > says
> > [! -e Rockstar] && tar xfz rockstar-0.99.6.tar.gz
> > for this
> > [! -e Rockstar ] && tar xfz rockstar-0.99.6.tar.gz
>
> My best guess agrees with Carolina that the .tar.gz file isn't being
> extracted. You might also manually extract that file in the /src/
> directory (creating the "Rockstar" directory, upper case), and then
> re-run the install script. What's puzzling is that in the current tip
> of the install_script.sh, the tar command doesn't have a capitalized
> "Rockstar-0.99.6.tar.gz"
>
>
> https://bitbucket.org/yt_analysis/yt/src/7dff8c5bd37734e3b24c1c3e033b30d5cfb95f2d/doc/install_script.sh?at=yt#cl-709
>
> Let us know if anything works, or doesn't, please!
>
> --
> Stephen Skory
> s at skory.us
> http://stephenskory.com/
> 510.621.3687 (google voice)
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20121213/edfda6e1/attachment.html>


More information about the yt-users mailing list