Skip to content

client.upload_file appears to execute file, and throws ModuleNotFoundError on module already installed with dask.distributed.PipInstall #239

Closed Answered by erthward
erthward asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, Tom.

Thanks so much! This all makes sense. Sounds like I'm bumping into an awkward dependency limitation of running analysis on MSPC. That's an inevitable consequence of relying on a free and general-purpose platform for a specific project.

I considered moving onto our own compute, and that is certainly an option we may consider later on nonetheless. However, I stepped back even further and realized that this all really boiled down to just needing to use one function from one package (FyeldGenerator). I took a look at the source code and it is remarkably short and sweet. Thus, in the end, I just cannibalized that single function directly into my scripts, removing the need for pip inst…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@erthward
Comment options

@TomAugspurger
Comment options

@erthward
Comment options

Answer selected by erthward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants