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
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Hello,
When I tried to install using pip3, I got this error. pip3 install chainerrl-visualizer
Complete output from command python setup.py egg_info:
error in chainerrl_visualizer setup command: "values of 'package_data' dict" must be a list of strings (got {'static/**/*', 'templates/*'})
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-rau_sca8/chainerrl-visualizer/
How can I solve this?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
When I tried to install using pip3, I got this error.
pip3 install chainerrl-visualizer
How can I solve this?
Thank you.
The text was updated successfully, but these errors were encountered: