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
while executing the command: python HDFS_bechmark.py
I get this error what should I do?
====== Input data summary ======
Traceback (most recent call last):
File "HDFS_bechmark.py", line 18, in
split_type='uniform')
File "..\loglizer\dataloader.py", line 72, in load_HDFS
x_data = data['x_data']
File "C:\Users\modip\anaconda3\envs\py36\lib\site-packages\numpy\lib\npyio.py", line 255, in getitem
pickle_kwargs=self.pickle_kwargs)
File "C:\Users\modip\anaconda3\envs\py36\lib\site-packages\numpy\lib\format.py", line 727, in read_array
raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
The text was updated successfully, but these errors were encountered:
while executing the command: python HDFS_bechmark.py
I get this error what should I do?
====== Input data summary ======
Traceback (most recent call last):
File "HDFS_bechmark.py", line 18, in
split_type='uniform')
File "..\loglizer\dataloader.py", line 72, in load_HDFS
x_data = data['x_data']
File "C:\Users\modip\anaconda3\envs\py36\lib\site-packages\numpy\lib\npyio.py", line 255, in getitem
pickle_kwargs=self.pickle_kwargs)
File "C:\Users\modip\anaconda3\envs\py36\lib\site-packages\numpy\lib\format.py", line 727, in read_array
raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
The text was updated successfully, but these errors were encountered: