Wei-1 commented on a change in pull request #57:
URL: https://github.com/apache/incubator-marvin/pull/57#discussion_r704554274



##########
File path: python-daemon/setup.py
##########
@@ -75,6 +75,8 @@
     'idna>=2.5',
     'bleach>=1.5.0',
     'pyspark',
+    'tensorflow==2.3',

Review comment:
       Also, we also see `This package requires Rust >=1.41.0.` in the error 
log, and is requesting us to run `pip install --upgrade pip`.
   We should simply upgrade the `pip` in the daemon and both error should be 
solved.




-- 
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]


Reply via email to