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

blank page #2

Open
Tobe2d opened this issue May 15, 2023 · 4 comments
Open

blank page #2

Tobe2d opened this issue May 15, 2023 · 4 comments

Comments

@Tobe2d
Copy link

Tobe2d commented May 15, 2023

Hi, looks really interesting project.

I follow the installation using conda env and when I run cfdraw run and I go to http://localhost:5123/ I get a blank white page ;-(

What am I missing

@carefree0910
Copy link
Owner

Hi! Are you running the cfdraw run in the right place? Like, do you have an app.py where your cfdraw run takes place?

If it does, it might be a bug - then could you please open the console and see if any error messages are logged, thanks!

@carefree0910
Copy link
Owner

carefree0910 commented May 15, 2023

Ah, then I found another possibility: I wrongly deleted the 0.0.1a2 version on pypi, so what you had downloaded was maybe the 0.0.1a1 version, which is error prone.

In this case, since I just published a 0.0.1a3, you can try:

pip install -U carefree-creator

to upgrade the package and see if everything works!

@Tobe2d
Copy link
Author

Tobe2d commented May 15, 2023

Ah, then I found another possibility: I wrongly deleted the 0.0.1a2 version on pypi, so what you had downloaded was maybe the 0.0.1a1 version, which is error prone.

In this case, since I just published a 0.0.1a3, you can try:

pip install -U carefree-creator

to upgrade the package and see if everything works!

Yes, I updated it and now it is working... thank you :-)

@carefree0910
Copy link
Owner

Ah, then I found another possibility: I wrongly deleted the 0.0.1a2 version on pypi, so what you had downloaded was maybe the 0.0.1a1 version, which is error prone.

In this case, since I just published a 0.0.1a3, you can try:

pip install -U carefree-creator

to upgrade the package and see if everything works!

Yes, I updated it and now it is working... thank you :-)

Great! Hope you have fun and feel free to send feedbacks at anytime!

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