Trouble getting started on 0.9b4

25 views
Skip to first unread message

Cody Winchester

unread,
May 2, 2014, 1:54:08 AM5/2/14
to tarbell...@googlegroups.com
Howdy!

Wanted to take Tarbell for a spin but I'm having trouble with the install, which borked on my home laptop (PC) as well as a Linux server. Have git installed on both -- saw that was the issue for some other users. Here's the last error message thrown (I have the full pip log saved, too, if that's any help). Thanks for any pointers. -cw

    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip_build_omaha/boto/setup.py", line 37, in <module>
        from boto import __version__
      File "./boto/__init__.py", line 27, in <module>
        from boto.pyami.config import Config, BotoConfigLocations
      File "./boto/pyami/config.py", line 185
        print s.getvalue()
              ^
    SyntaxError: invalid syntax
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip_build_omaha/boto/setup.py", line 37, in <module>

    from boto import __version__

  File "./boto/__init__.py", line 27, in <module>

    from boto.pyami.config import Config, BotoConfigLocations

  File "./boto/pyami/config.py", line 185

    print s.getvalue()

          ^

SyntaxError: invalid syntax

----------------------------------------
Cleaning up...
  Removing temporary dir /tmp/pip_build_omaha...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_omaha/boto
Exception information:
Traceback (most recent call last):
  File "/home/omaha/lib/python3.3/pip-1.5-py3.3.egg/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/home/omaha/lib/python3.3/pip-1.5-py3.3.egg/pip/commands/install.py", line 270, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/home/omaha/lib/python3.3/pip-1.5-py3.3.egg/pip/req.py", line 1206, in prepare_files
    req_to_install.run_egg_info()
  File "/home/omaha/lib/python3.3/pip-1.5-py3.3.egg/pip/req.py", line 312, in run_egg_info
    command_desc='python setup.py egg_info')
  File "/home/omaha/lib/python3.3/pip-1.5-py3.3.egg/pip/util.py", line 696, in call_subprocess
    % (command_desc, proc.returncode, cwd))
pip.exceptions.InstallationError: Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_omaha/boto

Joe Germuska

unread,
May 2, 2014, 9:28:53 AM5/2/14
to tarbell...@googlegroups.com
Looks like you’re using Python 3, and looks like the boto library (which is the thing that deploys to Amazon S3) doesn’t work on Python 3.

Can you use Python 2.7?

Joe

--
Learn more about Tarbell at http://tarbell.tribapps.com
---
You received this message because you are subscribed to the Google Groups "Tarbell project discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarbell-proje...@googlegroups.com.
To post to this group, send email to tarbell...@googlegroups.com.
Visit this group at http://groups.google.com/group/tarbell-project.
To view this discussion on the web visit https://groups.google.com/d/msgid/tarbell-project/567de05e-2f65-4973-b2cf-1db4e717d8d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
Joe Germuska
J...@Germuska.com * http://blog.germuska.com * http://twitter.com/JoeGermuska    

"Learn to fear any church that fears drums." --Regie Gibson

Cody Winchester

unread,
May 2, 2014, 2:28:27 PM5/2/14
to tarbell...@googlegroups.com
That was it. Specified 2.7 and got it installed on the server (not on PC, though, which doesn't like the sh package). Thanks!


You received this message because you are subscribed to a topic in the Google Groups "Tarbell project discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tarbell-project/ydHVbGd2LbU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tarbell-proje...@googlegroups.com.

To post to this group, send email to tarbell...@googlegroups.com.
Visit this group at http://groups.google.com/group/tarbell-project.
Reply all
Reply to author
Forward
0 new messages