Skip to content

get-metars installed, but does not work #1

Description

@LTepliakov

Hi Diego,
just installed get-metars
pip install get-metars
It showed no problem during installation.
Trying to test it with

get-metars --help
getting the error:
Traceback (most recent call last):
File "/home/leonid/anaconda3/envs/py-3.12-AviaMeteo/bin/get-metars", line 3, in
from get_metars.main import app
ModuleNotFoundError: No module named 'get_metars'

same with this test:
get-metars kjfk --init 2022-01-01
Traceback (most recent call last):
File "/home/leonid/anaconda3/envs/py-3.12-AviaMeteo/bin/get-metars", line 3, in
from get_metars.main import app
ModuleNotFoundError: No module named 'get_metars'

Appreciate your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions