pranavkv commited on
Commit
88f4abb
·
verified ·
1 Parent(s): 9bda876

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1785,8 +1785,8 @@ if __name__ == "__main__":
1785
  print("3. Check port availability or try different port")
1786
  print("4. Ensure virtual environment is active")
1787
  print("5. For Windows: pip install --upgrade gradio httpx python-dotenv")
1788
- print("6. Contact support if issues persist"), '').replace(',', '')) for c in relevant_challenges if c.prize.startswith('
1789
-
1790
  # Initialize the enhanced intelligence engine
1791
  print("🚀 Starting ULTIMATE Topcoder Intelligence Assistant...")
1792
  intelligence_engine = UltimateTopcoderMCPEngine()
 
1785
  print("3. Check port availability or try different port")
1786
  print("4. Ensure virtual environment is active")
1787
  print("5. For Windows: pip install --upgrade gradio httpx python-dotenv")
1788
+ #print("6. Contact support if issues persist"), '').replace(',', '')) for c in relevant_challenges if c.prize.startswith('
1789
+ print("6. Contact support if issues persist")
1790
  # Initialize the enhanced intelligence engine
1791
  print("🚀 Starting ULTIMATE Topcoder Intelligence Assistant...")
1792
  intelligence_engine = UltimateTopcoderMCPEngine()