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

conrad errors trying to open database file before first refresh #8

Closed
Xevion opened this issue Oct 28, 2019 · 5 comments
Closed

conrad errors trying to open database file before first refresh #8

Xevion opened this issue Oct 28, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@Xevion
Copy link

Xevion commented Oct 28, 2019

Hi, I was looking through Hacktoberfest issues when I found your module and downloaded it.
When I first ran pip install conference-radar, the pip installer froze for a good 2-3 minutes before I CTRL+C quit out of it. Running it again seemed to have zero effect, so I continued onward.

Running conrad show returned a DB error, perhaps a DB is not properly created before running conrad refresh? I don't personally know since I have yet to understand the project.

Full Terminal Output

@Naveenkhasyap
Copy link

I am fixing this raising PR for the same.

@vinayak-mehta
Copy link
Owner

@Xevion Thanks for using the project! Can you also give details about your Python version and operating system?

@vinayak-mehta vinayak-mehta added the bug Something isn't working label Oct 28, 2019
@vinayak-mehta
Copy link
Owner

@Xevion Just went through the terminal output, this was supposed to be intended behavior (as shown in the README) but I see how just one command conrad show should do the trick! Certainly more easier than refreshing the database the first time.

@Xevion
Copy link
Author

Xevion commented Oct 28, 2019

Microsoft Windows [Version 10.0.17134.471]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\Xevion>python --version
Python 3.7.4

Cool. And just to be clear, you intend to fix it so that the error doesn't appear in the form of a 80 line output? Haha.

@vinayak-mehta
Copy link
Owner

Cool. And just to be clear, you intend to fix it so that the error doesn't appear in the form of a 80 line output? Haha.

Yep! Thanks for the report :)

vinayak-mehta added a commit that referenced this issue Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants