You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like my build (deploy to Heroku) is failing with:
remote: [pipenv.exceptions.InstallError]: error in visionLiveSDK3 setup command: use_2to3 is invalid.
The library with use_2to3 does not have an upgraded verson yet. I'm not a python programmer and I'm not sure if the last buildpack upgrade was meant to deprecate use_2to3 or not. I'm going to try using the previous buildpack version.