C:\temp\Jam\jam-py-develop>pip list
Package Version
------------------ -----------
adal 1.2.7
aenum 3.1.11
beautifulsoup4 4.11.1
certifi 2022.9.24
cffi 1.15.1
charset-normalizer 2.1.1
cryptography 41.0.1
dbf 0.99.2
deep-translator 1.9.1
defusedxml 0.7.1
esprima 4.0.1
et-xmlfile 1.1.0
ezodf 0.3.2
greenlet 1.1.3.post0
idna 3.4
jam.py 6.0.27
lml 0.1.0
lxml 4.9.0
MarkupSafe 2.1.1
numpy 1.22.4
odfpy 1.4.1
openpyxl 3.0.10
pandas 1.4.2
pandas-ods-reader 0.1.4
pip 23.3.1
pycparser 2.21
pyexcel-io 0.6.6
pyexcel-ods 0.6.0
PyJWT 2.7.0
python-dateutil 2.8.2
pytz 2022.1
requests 2.28.1
setuptools 63.2.0
simpledbf 0.2.6
six 1.16.0
soupsieve 2.3.2.post1
SQLAlchemy 1.4.42
urllib3 1.26.12
Werkzeug 3.0.1
XlsxWriter 3.0.6
xlwt 1.3.0
C:\temp\Jam\jam-py-develop>
If I try to install new jam-py I get the error:
C:\temp\Jam\jam-py-develop>python setup.py install
running install
C:\Python310\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
C:\Python310\lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running bdist_egg
running egg_info
creating jam.py.egg-info
writing jam.py.egg-info\PKG-INFO
writing dependency_links to jam.py.egg-info\dependency_links.txt
writing top-level names to jam.py.egg-info\top_level.txt
writing manifest file 'jam.py.egg-info\SOURCES.txt'
error: package directory 'jam\third_party' does not exist