Hi All,
I need a pkg which required py36-babel to works.
I already py27-babel module installed for an another package and unfortunately both use the same repository :
	
	
	
		
Do you know a workaround to avoid those kind of issue ?
Br,
Nuts.
				
			I need a pkg which required py36-babel to works.
I already py27-babel module installed for an another package and unfortunately both use the same repository :
		Code:
	
	Checking integrity... done (2 conflicting)
  - py27-Babel-2.7.0 [private] conflicts with py36-Babel-2.7.0 [installed] on /usr/local/bin/pybabel
	Do you know a workaround to avoid those kind of issue ?
Br,
Nuts.