Skip to content

Problems with bstools #12

Description

@CAPOJ

installed library, but while evaluating got problem with bstool.BSPklParser. Can anyone tell me how to fix this?
Скриншот 30-10-2024 170216

And here is an excerpt that shows the result of installing this library:

running develop
running egg_info
writing bstool.egg-info/PKG-INFO
writing dependency_links to bstool.egg-info/dependency_links.txt
writing requirements to bstool.egg-info/requires.txt
writing top-level names to bstool.egg-info/top_level.txt
reading manifest file 'bstool.egg-info/SOURCES.txt'
writing manifest file 'bstool.egg-info/SOURCES.txt'
running build_ext
Creating /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/bstool.egg-link (link to .)
Removing bstool 0.0.1+aeafa46 from easy-install.pth file
Adding bstool 0.0.1+28b9106 to easy-install.pth file

Installed /files/private_data/BONAE/BONAI/bstool
Processing dependencies for bstool==0.0.1+28b9106
Searching for networkx==3.4.2
Best match: networkx 3.4.2
Adding networkx 3.4.2 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for rasterio==1.4.1
Best match: rasterio 1.4.1
Processing rasterio-1.4.1-py3.10-linux-x86_64.egg
rasterio 1.4.1 is already the active version in easy-install.pth
Installing rio script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/rasterio-1.4.1-py3.10-linux-x86_64.egg
Searching for geopandas==1.0.1
Best match: geopandas 1.0.1
Processing geopandas-1.0.1-py3.10.egg
geopandas 1.0.1 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/geopandas-1.0.1-py3.10.egg
Searching for scikit-image==0.25.0rc1
Best match: scikit-image 0.25.0rc1
Processing scikit_image-0.25.0rc1-py3.10-linux-x86_64.egg
scikit-image 0.25.0rc1 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/scikit_image-0.25.0rc1-py3.10-linux-x86_64.egg
Searching for geojson==3.1.0
Best match: geojson 3.1.0
Processing geojson-3.1.0-py3.10.egg
geojson 3.1.0 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/geojson-3.1.0-py3.10.egg
Searching for shapely==2.0.6
Best match: shapely 2.0.6
Processing shapely-2.0.6-py3.10-linux-x86_64.egg
shapely 2.0.6 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/shapely-2.0.6-py3.10-linux-x86_64.egg
Searching for pycocotools==2.0.8
Best match: pycocotools 2.0.8
Processing pycocotools-2.0.8-py3.10-linux-x86_64.egg
pycocotools 2.0.8 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/pycocotools-2.0.8-py3.10-linux-x86_64.egg
Searching for terminaltables==3.1.10
Best match: terminaltables 3.1.10
Processing terminaltables-3.1.10-py3.10.egg
terminaltables 3.1.10 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/terminaltables-3.1.10-py3.10.egg
Searching for six==1.16.0
Best match: six 1.16.0
Adding six 1.16.0 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for matplotlib==3.9.2
Best match: matplotlib 3.9.2
Adding matplotlib 3.9.2 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for numpy==2.0.0
Best match: numpy 2.0.0
Adding numpy 2.0.0 to easy-install.pth file
Installing f2py script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing numpy-config script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for pyparsing==3.2.0
Best match: pyparsing 3.2.0
Adding pyparsing 3.2.0 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for cligj==0.7.2
Best match: cligj 0.7.2
Processing cligj-0.7.2-py3.10.egg
cligj 0.7.2 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/cligj-0.7.2-py3.10.egg
Searching for click==8.1.7
Best match: click 8.1.7
Adding click 8.1.7 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for click-plugins==1.1.1
Best match: click-plugins 1.1.1
Processing click_plugins-1.1.1-py3.10.egg
click-plugins 1.1.1 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/click_plugins-1.1.1-py3.10.egg
Searching for certifi==2024.8.30
Best match: certifi 2024.8.30
Adding certifi 2024.8.30 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for attrs==24.2.0
Best match: attrs 24.2.0
Processing attrs-24.2.0-py3.10.egg
attrs 24.2.0 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/attrs-24.2.0-py3.10.egg
Searching for affine==2.4.0
Best match: affine 2.4.0
Processing affine-2.4.0-py3.10.egg
affine 2.4.0 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/affine-2.4.0-py3.10.egg
Searching for pyproj==3.7.0
Best match: pyproj 3.7.0
Processing pyproj-3.7.0-py3.10-linux-x86_64.egg
pyproj 3.7.0 is already the active version in easy-install.pth
Installing pyproj script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/pyproj-3.7.0-py3.10-linux-x86_64.egg
Searching for pyogrio==0.10.0
Best match: pyogrio 0.10.0
Processing pyogrio-0.10.0-py3.10-linux-x86_64.egg
pyogrio 0.10.0 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/pyogrio-0.10.0-py3.10-linux-x86_64.egg
Searching for pandas==2.2.3
Best match: pandas 2.2.3
Adding pandas 2.2.3 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for packaging==24.1
Best match: packaging 24.1
Adding packaging 24.1 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for tifffile==2024.9.20
Best match: tifffile 2024.9.20
Processing tifffile-2024.9.20-py3.10.egg
tifffile 2024.9.20 is already the active version in easy-install.pth
Installing lsm2bin script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing tiff2fsspec script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing tiffcomment script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing tifffile script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/tifffile-2024.9.20-py3.10.egg
Searching for scipy==1.14.1
Best match: scipy 1.14.1
Processing scipy-1.14.1-py3.10-linux-x86_64.egg
scipy 1.14.1 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/scipy-1.14.1-py3.10-linux-x86_64.egg
Searching for pillow==11.0.0
Best match: pillow 11.0.0
Adding pillow 11.0.0 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for lazy-loader==0.4
Best match: lazy-loader 0.4
Processing lazy_loader-0.4-py3.10.egg
lazy-loader 0.4 is already the active version in easy-install.pth

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/lazy_loader-0.4-py3.10.egg
Searching for imageio==2.36.0
Best match: imageio 2.36.0
Processing imageio-2.36.0-py3.10.egg
imageio 2.36.0 is already the active version in easy-install.pth
Installing imageio_download_bin script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing imageio_remove_bin script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages/imageio-2.36.0-py3.10.egg
Searching for contourpy==1.3.0
Best match: contourpy 1.3.0
Adding contourpy 1.3.0 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for fonttools==4.54.1
Best match: fonttools 4.54.1
Adding fonttools 4.54.1 to easy-install.pth file
Installing fonttools script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing pyftmerge script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing pyftsubset script to /home/gbryazgin/miniconda3/envs/BONAI/bin
Installing ttx script to /home/gbryazgin/miniconda3/envs/BONAI/bin

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for cycler==0.12.1
Best match: cycler 0.12.1
Adding cycler 0.12.1 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for kiwisolver==1.4.7
Best match: kiwisolver 1.4.7
Adding kiwisolver 1.4.7 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for python-dateutil==2.9.0.post0
Best match: python-dateutil 2.9.0.post0
Adding python-dateutil 2.9.0.post0 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for pytz==2023.4
Best match: pytz 2023.4
Adding pytz 2023.4 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Searching for tzdata==2024.2
Best match: tzdata 2024.2
Adding tzdata 2024.2 to easy-install.pth file

Using /home/gbryazgin/miniconda3/envs/BONAI/lib/python3.10/site-packages
Finished processing dependencies for bstool==0.0.1+28b9106

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions