标签: python pip updates tabula
最近java发布了一个版本,该版本中断了我在tabula-py上的开发,您知道如何将tabula升级到最新版本吗?
例如:pip更新表格
答案 0 :(得分:1)
pip install --upgrade tabula-py
请参见https://pip.readthedocs.io/en/stable/user_guide/和https://pip.readthedocs.io/en/stable/reference/pip_install/