Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Modify experiment config for CI test #3

Merged
merged 33 commits into from
Aug 31, 2018
Merged

Modify experiment config for CI test #3

merged 33 commits into from
Aug 31, 2018

Conversation

Crysple
Copy link
Contributor

@Crysple Crysple commented Aug 23, 2018

  • the python ran by exec in typescript is not the python in the venv of travis
  • since our sdk is installed in venv
  • this causes some import error

@QuanluZhang
Copy link
Contributor

could you check whether it works if you change "python" to "python3"?

@Crysple
Copy link
Contributor Author

Crysple commented Aug 24, 2018

I first tested locally and find that if I change 'python' to 'python3', it did worked locally. However it didn't work on travis cuz of venv. After that I use 'which' to figure out which python it is...

@Crysple Crysple closed this Aug 31, 2018
@Crysple Crysple reopened this Aug 31, 2018
@goooxu goooxu merged commit 745f252 into microsoft:master Aug 31, 2018
leckie-chn pushed a commit to leckie-chn/nni that referenced this pull request Dec 21, 2018
@lvybriage lvybriage mentioned this pull request Jul 8, 2019
Tudor33 pushed a commit to Tudor33/nni that referenced this pull request Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants