-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Describe the bug
A clear and concise description of what the bug is.
The page is blank
To Reproduce
Steps to reproduce the behavior:
- Code/Link to Repo:
pip install pynecone-io
mkdir toto_app
cd toto_app
pc init
pc run
Expected behavior
A clear and concise description of what you expected to happen.
The first html page for Pynecone
Screenshots
If applicable, add screenshots to help explain your problem.
** Specifics (please complete the following information):**
-
Python Version:
Python 3.11.0 -
Pynecone Version:
0.1.10 -
OS:
Results of 'uname -a' :
Linux Linux-IdeaPad 5.4.0-135-generic Added initial integration test template. #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux -
Browser (Optional):
Mozilla Firefox for Linux Mint
version 107.0.1 (64 bits)
Additional context
Add any other context about the problem here.
Created one environement via Conda in wihich I install pynecone-io via pip
'pip install pynecone-io'
pip -- version
pip 22.3.1 from /home/tif/anaconda3/envs/Pyne/lib/python3.11/site-packages/pip (python 3.11)
