Giter VIP home page Giter VIP logo

deep_learning_project's People

Contributors

crystal-ctrl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

deep_learning_project's Issues

TomlDecodeError: Key group not on a line by itself. (line 1 column 1 char 0)

Below is output after running
python app.py

Traceback (most recent call last):
File "/home/eli/git/deep_learning_project/app.py", line 15, in
col1, col2, col3= st.beta_columns([2,4,8])
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/beta_util.py", line 47, in wrapped_func
_show_beta_warning(func.name, date)
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/beta_util.py", line 21, in _show_beta_warning
streamlit.warning(
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/elements/alert.py", line 59, in warning
return self.dg._enqueue("alert", alert_proto)
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/delta_generator.py", line 473, in _enqueue
st._maybe_print_use_warning()
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/init.py", line 481, in _maybe_print_use_warning
elif not _is_running_with_streamlit and _config.get_option(
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/config.py", line 102, in get_option
config_options = get_config_options()
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/config.py", line 1057, in get_config_options
_update_config_with_toml(file_contents, filename)
File "/home/eli/.local/lib/python3.10/site-packages/streamlit/config.py", line 934, in _update_config_with_toml
parsed_config_file = toml.loads(raw_toml)
File "/usr/lib/python3/dist-packages/toml/decoder.py", line 433, in loads
raise TomlDecodeError("Key group not on a line by itself.",
toml.decoder.TomlDecodeError: Key group not on a line by itself. (line 1 column 1 char 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.