-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #10
Comments
The screeenshot image is too small to read the error message... |
C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorboard\compat\tensorflow_stub\dtypes.py:542: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. usage: run_video.py [-h] [--video VIDEO] [--resolution RESOLUTION]
|
It seems that the problem is caused by a difference in date format. |
I am still getting C:\Users\lewis.conda\envs\mmdmat\lib\site-packages\tensorflow\python\framework\dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. |
nvm, it is working |
now my code is looping with this |
It is not allowing me to render
The text was updated successfully, but these errors were encountered: