Hi @ilokeshpawar,
While running the project, I encountered a notice suggesting that pip can be updated to the latest version. Here's the notice for reference:
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
It might be helpful to include a step in the documentation or script recommending users ensure their pip is up-to-date before proceeding. This will avoid any potential compatibility issues with outdated versions.
Hi @ilokeshpawar,
While running the project, I encountered a notice suggesting that pip can be updated to the latest version. Here's the notice for reference:
[notice] A new release of pip is available: 24.2 -> 24.3.1[notice] To update, run: pip install --upgrade pipIt might be helpful to include a step in the documentation or script recommending users ensure their pip is up-to-date before proceeding. This will avoid any potential compatibility issues with outdated versions.