edvardHua / PoseEstimationForMobile

:dancer: Real-time single person pose estimation for Android and iOS.
Apache License 2.0
1k stars 267 forks source link

Train by ordinary way Error #134

Open xmhy66 opened 4 years ago

xmhy66 commented 4 years ago

When I use "pip3 install -r requirements.txt" to train the model,there error occured as: ERROR: Could not find a version that satisfies the requirement coremltools>=0.8 (from tfcoreml->-r requirements.txt (line 10)) (from versions: none) ERROR: No matching distribution found for coremltools>=0.8 (from tfcoreml->-r requirements.txt (line 10)) what should i do? thx