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: module 'nucleus' has no attribute 'NucleusInferenceConfig' #2908

Open
slives-lab opened this issue Nov 17, 2022 · 1 comment

Comments

@slives-lab
Copy link

What is the folder structure and files that are required in: DATASET_DIR = os.path.join(ROOT_DIR, "datasets/nucleus")

I received an error when running the commands from the notebook 'inspect_nucleus_model.ipynb':

config = nucleus.NucleusInferenceConfig()

Traceback (most recent call last):
File "", line 1, in
AttributeError: module 'nucleus' has no attribute 'NucleusInferenceConfig'

@Qiuqiusss
Copy link

I am same problem

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