Daniel Takabayashi

Results 13 comments of Daniel Takabayashi

Hi @allanbatista lets finish and merge this code? To do that you must fix the last bug reported by @oldfly ...

To solve this problem just set the env variable VIRTUALENVWRAPPER_PYTHON to your own python installation (not provided by anaconda). If you don't have a diferent python installation then install using...

@fcannini are you working on this issue?

Hi @marcossilva actually you can use the requirements.txt in your engine. To do that you just have to change the Makefile from: `pip install -e . --process-dependency-links` (in both **marvin**...

Hey guys, I want to Help with the unit tests. Which one is the easiest class to start??

Ok great I will try to build the environment, any problem I'II post here...thanks!

Agree with @Wei-1, and I think we could use the engine itself to save the info about python version (Eg: marvin.ini file) and just use a parameter on the docker...

Guys, let's make the changes simple to avoid big changes. In this case, the request is to add support to python3. A simple parameter can solve the problem easily without...