eduNEXT/tvm

[BUG] tvm not installing vitualenv

Closed this issue · 1 comments

Describe the bug
When tvm is being installed is expected to install virtualenv as it is a requirement for it to run properlly.

To Reproduce
Steps to reproduce the behavior:

  1. tvm install

Expected behavior
When running the comman virtualenv should be installed by default without needing to pip install it