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

navocab install instructions problem #11

Open
smrgeoinfo opened this issue Dec 12, 2023 · 0 comments
Open

navocab install instructions problem #11

smrgeoinfo opened this issue Dec 12, 2023 · 0 comments

Comments

@smrgeoinfo
Copy link
Collaborator

smrgeoinfo commented Dec 12, 2023

running windows, in conda, got poetry install using pipx.
following instructions in the tools/readme file. pip install requirements seems to work.
check out navocab repo, cd navocab, run
poetry install.
... stuff, then ends with
Installing the current project: navocab (0.1.0)
so looks like it worked...

but when try to run 'navocab --help', get...

(metadata_profile_earth_science) PS C:\Users\smrTu\OneDrive\Documents\GithubC\iSamples\navocab> navocab --help
navocab : The term 'navocab' is not recognized as the name of a cmdlet, function, script file, or operable program. 
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

If I creat a pycharm project in the navocab repo and try to run the tests, they all fail.
TypeError: Vocabulary.__init__() got an unexpected keyword argument 'storage_uri'

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