George Bittencourt

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • George Bittencourt 创建了一个帖子,

    PyCharm and uv

    Hi,I am using PyCharm with uv, and to install PyTorch I need to make some change to the pyproject.toml file to install dependencies. However I need to go to a console and execute uv sync to refresh...
  • George Bittencourt 创建了一个帖子,

    Servlet with Tomcat

    Hello!I am a beginner using IntelliJ IDEA for Servlet development and I have a question.Do I need to manually add a reference to the servlet libs at Tomcat folder? I tought IntelliJ IDEA would do t...