← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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/";

** Affects: glance
     Importance: Undecided
     Assignee: Pooja Jadhav (poojajadhav)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Pooja Jadhav (poojajadhav)

-- 
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:
  New

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


Follow ups