Travis CI + Python 3.3 + Django 1.7b1

James Brewer james at brwr.org
Sat Apr 12 17:07:53 EDT 2014


Hi,

I've been trying to get a build running for my Python 3.3 + Django 1.7b1
project, but I've run into an issue and I'm not sure how to solve it.

When the command `pip install -r requirements.txt` gets run, the build errs
with a message referencing some Python 2.x syntax when `import ez_setup` is
called.

Here is the log from the build:
https://s3.amazonaws.com/archive.travis-ci.org/jobs/22824057/log.txt

Here is the .travis.yml file associated with the project:
https://github.com/WargamesIO/wargames/blob/master/.travis.yml

Any ideas? :)

Happy Saturday!

-- 
*James Brewer*
*http://www.brwr.org/ <http://www.brwr.org/>*

*Software Engineer @ RealScout | What is RealScout?
<http://vimeo.com/72791570>*

*Twitter* *twitter.com/jamesbrwr <http://twitter.com/jamesbrwr>*
*GitHub* *github.com/brwr* <http://github.com/brwr>
*StackOverflow** stackoverflow.com/users/2052923/james-brewer
<http://stackoverflow.com/users/2052923/james-brewer>*
*LinkedIn* *linkedin.com/in/jamesbrwr <http://linkedin.com/in/jamesbrwr>*

→ *M**y favorite RealScout search is Modern & High-Tech Homes in Atherton
<https://kendeleon.realscout.com/categories/modern-high-tech?utf8=%E2%9C%93&loc=Atherton>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140412/3bce11c7/attachment.html>


More information about the Python-list mailing list