Wei-1 commented on a change in pull request #57:
URL: https://github.com/apache/incubator-marvin/pull/57#discussion_r704550477
##########
File path: python-daemon/setup.py
##########
@@ -75,6 +75,8 @@
'idna>=2.5',
'bleach>=1.5.0',
'pyspark',
+ 'tensorflow==2.3',
Review comment:
This dependency is causing error during test:
https://app.travis-ci.com/github/apache/incubator-marvin/jobs/536187758
Might need to point the `pip` to the correct artifact.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]