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

Topcoffea analysis tutorial is missing explanation how to install topcoffea for futures/dask executor #4

Open
oshadura opened this issue Feb 26, 2021 · 1 comment

Comments

@oshadura
Copy link
Member

@zorache @mat-adamec I tried to clone coffea-casa-tutorials in coffea-casa and run it:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-3b5974179c2f> in <module>
     11 import sys
     12 sys.path.append('..')
---> 13 from topcoffea.modules import samples
     14 from topcoffea.modules.fileReader import GetFiles, GetAllInfoFromFile
     15 

ModuleNotFoundError: No module named 'topcoffea.modules'
@mat-adamec
Copy link
Collaborator

The tutorial for this should probably be in the coffea-casa docs, right?

I can add the steps once all the quirks of worker-installation are resolved.

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

2 participants