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

AttributeError: 'PosixPath' object has no attribute 'rfind' #5

Closed
thariman opened this issue Sep 5, 2018 · 1 comment
Closed

AttributeError: 'PosixPath' object has no attribute 'rfind' #5

thariman opened this issue Sep 5, 2018 · 1 comment

Comments

@thariman
Copy link

thariman commented Sep 5, 2018

Got AttributeError: 'PosixPath' object has no attribute 'rfind'
Error when doing set_path
Running under notebooks.azure.com

@thariman
Copy link
Author

thariman commented Sep 6, 2018

Solved by updating to the latest component.

!conda update -y -n base -c defaults conda
!conda update -y --all

!conda install -y -c conda-forge python-snappy snappy fastparquet cloudpickle tornado dask pandas
!pip install PyStore

@thariman thariman closed this as completed Sep 6, 2018
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