← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1653103] Re: "tox -e py34" command gives Error "InterpreterNotFound python2.7 python3.4"

 

Marking the bug as invalid as Python 3.4 is not supported after support
is added for python 3.5

** Changed in: glance
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1653103

Title:
  "tox -e py34" command gives Error "InterpreterNotFound python2.7
  python3.4"

Status in Glance:
  Invalid

Bug description:
  For the current master code, I am facing "InterpreterNotFound
  python2.7 python3.4" error while running the tox for python34.

  Steps to reproduce :

  1.  $ tox -e py34

  	Error :	py34 create: /opt/stack/glance/.tox/py34
  		ERROR: InterpreterNotFound: python2.7
  		python3.4

  
  Master code details: 

  	commit 74a3d147e3a7dcc4feec4c4633425a6db2a6185f
  	Merge: ebd6f07 ce3e7b3
  	Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
  	Date:   Tue Dec 27 09:44:11 2016 +0000

  		Merge "Correct url in doc source"
  	

  Recently patch[1] got merge which gives the above mentioned error.
  [1] "https://review.openstack.org/#/c/412617/";

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1653103/+subscriptions


References