X3NO
Results
2
issues of
X3NO
when i click "select file" nothing happens OS: Win 10 Pro 64 bit 20H2 Java version: java version "14.0.1" 2020-04-14 when i run this on vm with win 7 everything...
after importing crewai changing the `logging` config becomes impossible, is this an intended behaviour? example: ```python import crewai import logging logger = logging.getLogger(__name__) def main(): logging.basicConfig( level=logging.DEBUG, format="%(asctime)s | %(name)s...