Skip to content
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

np.floating depricated #53

Open
some81 opened this issue Nov 30, 2018 · 0 comments
Open

np.floating depricated #53

some81 opened this issue Nov 30, 2018 · 0 comments

Comments

@some81
Copy link

some81 commented Nov 30, 2018

python3 train_online.py
/Users/atodorov/Desktop/Work/Weatherbot_Tutorial/Full Code [Latest release of Rasa NLU and Rasa Core]/rasa/lib/python3.6/site-packages/h5py/init.py:34: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
from ._conv import register_converters as _register_converters
Traceback (most recent call last):
File "train_online.py", line 12, in
from rasa_core.train import online
ImportError: cannot import name 'online'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant