Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. np.load(os.path.join(os.path.dirname(os.path.realpath(__file__)), 'Bis.npy'
  2.  
  3. Cannot parse header: b"{'descr': '<f8', 'fortran_order': False, 'shape': (51L,), } n"
  4. Exception: SyntaxError('invalid syntax', ('<unknown>', 1, 54, "{'descr': '<f8', 'fortran_order': False, 'shape': (51L,), } n"))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement