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

Issue running cospar #1

Open
eegk opened this issue May 20, 2021 · 1 comment
Open

Issue running cospar #1

eegk opened this issue May 20, 2021 · 1 comment

Comments

@eegk
Copy link

eegk commented May 20, 2021

Hi,

I'm attempting to use your tool and I'm having a little of a pickle. The install throwed no errors but when running the notebook I'm getting this errors on the very 2nd line.

cs.logging.print_version()

AttributeError Traceback (most recent call last)
in
----> 1 cs.logging.print_version()

AttributeError: module 'cospar' has no attribute 'logging'

Please advise.

Best
Edgar

@ShouWenWang
Copy link
Contributor

Hi, Edgar
The latest package seems to work fine. I think this might has something to do with your local environment. One suggestion would be to just start a virtual environment and install cospar there, so that it will use the latest dependent packages. Please follow the instruction here at https://cospar.readthedocs.io/en/latest/installation.html, specifically the section Testing CoSpar in a new environment. Let me know if you encounter further problems.

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

2 participants