allenai / allenai/olmoearth_pretrain

data_source_from_config remove from relearn,but code not change

Open
#514 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
308
Forks
50
Avg merge
5d 23h
Merged PRs (30d)
2

Description

Successfully installed rslearn-0.0.19
(olmoearth-pretrain) root@iZ1pp06g2kc1q803pebt5iZ:/home/olmo_earth/olmoearth_pretrain# python -m olmoearth_pretrain.dataset_creation.create_windows.from_lon_lat_list --ds_path dataset/ --fname long.json
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/home/olmo_earth/olmoearth_pretrain/olmoearth_pretrain/dataset_creation/create_windows/from_lon_lat_list.py", line 8, in
from .util import create_windows_with_highres_time
File "/home/olmo_earth/olmoearth_pretrain/olmoearth_pretrain/dataset_creation/create_windows/util.py", line 17, in
from rslearn.data_sources import DataSource, data_source_from_config
ImportError: cannot import name 'data_source_from_config' from 'rslearn.data_sources' (/home/olmo_earth/olmoearth_pretrain/.venv/lib/python3.12/site-packages/rslearn/data_sources/__init__.py)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.