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

Bugfix-- Why does raw_models metadata blobs fail? #19

Open
gully opened this issue Apr 21, 2017 · 0 comments
Open

Bugfix-- Why does raw_models metadata blobs fail? #19

gully opened this issue Apr 21, 2017 · 0 comments

Comments

@gully
Copy link
Member

gully commented Apr 21, 2017

Traceback (most recent call last):
  File "/Users/gully/GitHub/protostars//code/star_protostars_Av.py", line 216, in <module>
    np.save('temp_raw_models.npy',sampler.blobs)
  File "//anaconda/envs/Starfish/lib/python3.5/site-packages/numpy/lib/npyio.py", line 491, in save
    pickle_kwargs=pickle_kwargs)
  File "//anaconda/envs/Starfish/lib/python3.5/site-packages/numpy/lib/format.py", line 573, in write_array
    pickle.dump(array, fp, protocol=2, **pickle_kwargs)
OSError: [Errno 22] Invalid argument
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