Posts by vinny parker • 31 points
3 posts
- 
		-3 votes1 answer157 viewsQ: could not open terminal for stdoutI am having a problem with Gradle when executing any command is returned to me the following error message: * What went wrong: Could not open terminal for stdout: could not get termcap entry Preview… 
- 
		0 votes1 answer586 viewsA: How to install a Python moduleFor Sabayon Linux. log in as root Equo install dev-python/Pip after installing, root and quit Pip install pypxlib 
- 
		0 votes1 answer586 viewsQ: How to install a Python moduleHello, I have a script here in python that needs a lib: pypxlib But I don’t know how to install this blessed because I’ve never worked with python. I’m using python 3.5 on Sabayon Linux. someone has…