Giter Site home page Giter Site logo

codingcrew's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @AndreVianna
  • ๐Ÿ‘€ Iโ€™m interested in software development, system architecture, .net, c#, clean code, clean architecture, and more.
  • ๐Ÿ“ซ How to reach me: email me at [email protected]

codingcrew's People

Contributors

andrevianna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

codingcrew's Issues

CTRL-Z not working on Dev branch

When i run main.py in my PyCharm IDE I get the question in the console, the first 3 questions go fine but when I enter a CTRL + Z on my PC it does not submit to the program. see below and the Traceback where I had to stop program execution.

C:\Users\Owner\PycharmProjects\test1-delete-me\.venv\Scripts\python.exe C:\Users\Owner\PycharmProjects\CodingCrew\src\main.py 
Welcome to Project Builder.

Let's start by getting some basic information about the project.
Please, enter the project name: test project

Please, enter the full path of the project location (default: '%USERPROFILE%\Projects'): 

Your project will be located at: '%USERPROFILE%\Projects\test_project'.
Is that OK? ([Yes]/No/eXit): 
Yes

Please provide a detailed description of the project.
You can add multiple lines. Press 'Ctrl-Z' to submit.
lots of python files
output documents in encrypted pdfs
hash all code
Traceback (most recent call last):
  File "C:\Users\Owner\PycharmProjects\CodingCrew\src\main.py", line 16, in <module>
    wkf.invoke({}, debug=is_debugging)
  File "C:\Users\Owner\PycharmProjects\test1-delete-me\.venv\lib\site-packages\langgraph\pregel\__init__.py", line 1333, in invoke
    for chunk in self.stream(
  File "C:\Users\Owner\PycharmProjects\test1-delete-me\.venv\lib\site-packages\langgraph\pregel\__init__.py", line 869, in stream
    done, inflight = concurrent.futures.wait(
  File "C:\Users\Owner\AppData\Local\Programs\Python\Python310\lib\concurrent\futures\_base.py", line 307, in wait
    waiter.event.wait(timeout)
  File "C:\Users\Owner\AppData\Local\Programs\Python\Python310\lib\threading.py", line 607, in wait
    signaled = self._cond.wait(timeout)
  File "C:\Users\Owner\AppData\Local\Programs\Python\Python310\lib\threading.py", line 320, in wait
    waiter.acquire()
KeyboardInterrupt

Process finished with exit code -1073741510 (0xC000013A: interrupted by Ctrl+C)

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.