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

Evaluation script working locally but not on server #4387

Open
mariiak2021 opened this issue Jun 23, 2024 · 0 comments
Open

Evaluation script working locally but not on server #4387

mariiak2021 opened this issue Jun 23, 2024 · 0 comments

Comments

@mariiak2021
Copy link

Hi,

I've followed the instructions to submit the challenge for EvalAI and evaluation script is working fine locally, but still has some errors on the server side:
"/tmp/tmp8biownt_/compute/challenge_data/challenge_2325/__init__.py", line 49, in <module> from .main import evaluate File "/tmp/tmp8biownt_/compute/challenge_data/challenge_2325/main.py", line 5, in <module> from phase_1.main import evaluate_accuracy ModuleNotFoundError: No module named 'phase_1'
What can we the problem? I even don't have these lines in the code now so I don't understand why does it use the old info.

Best,
Mariia

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