Skip to content

Conversation

@pp-mo
Copy link
Member

@pp-mo pp-mo commented Sep 5, 2017

While we wait for dask/dask#2654
When that's done, see #2762

- python -c "import dask; print dask; print dask.__version__" || echo "no dask present";
- ls -l ./dask-master/dask/array/ma.py;
- ls -l ./dask-master/build/lib/dask/array/ma.py;
- python -c "import dask.array.ma as dma; print dma"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python3 is complaining about the print statement

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will fix when we get back to this, I think it's all on hold for now.
I'm just happy for now that I finally worked out what the problem was !

Summary:
It seems that something changed (e.g. details of conda installation of dask) so that "conda uninstall" was silently failing. Whereas previously (when referencing the jcrist branch) that seemed to be working just fine.

@pp-mo
Copy link
Member Author

pp-mo commented Oct 10, 2017

While we wait for dask/dask#2654
When that's done, see #2762

Ready to remove : this PR is now superceded by #2762

@pp-mo pp-mo closed this Oct 10, 2017
@pp-mo pp-mo deleted the dask_latest_travis branch January 8, 2019 13:43
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

Successfully merging this pull request may close these issues.

2 participants