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
After making the same 2.7 os.makedirs() change to viz.py as in #2,
% python viz.py --load 0.677756249905 --same
/Users/priot/anaconda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
%
And no obvious action.
ls -l saved_models/6_8_128_cpu/0.677756249905
-rw-r--r-- 1 priot staff 433348 Aug 29 19:21 saved_models/6_8_128_cpu/0.677756249905
OSX Darwin/Macbook Pro
The text was updated successfully, but these errors were encountered:
After making the same 2.7 os.makedirs() change to viz.py as in #2,
% python viz.py --load 0.677756249905 --same
/Users/priot/anaconda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
%
And no obvious action.
ls -l saved_models/6_8_128_cpu/0.677756249905
-rw-r--r-- 1 priot staff 433348 Aug 29 19:21 saved_models/6_8_128_cpu/0.677756249905
OSX Darwin/Macbook Pro
The text was updated successfully, but these errors were encountered: