hi i tried to install pyshark-legacy on windows on a legacy system.
it does not find trollius:
Could not find a version that satisfies the requirement trollius==1.0.4 (from pyshark-legacy) (from versions: 0.3, 2.1.post2, 2.2.post1)
No matching distribution found for trollius==1.0.4 (from pyshark-legacy)
trollius 1.0.4 was deleted and reuploaded (see jamadden/trollius#16)
i tried to install the whl but the _overlapped.pyd is missing.
i had to build it myself: python.exe setup.py build_ext
hi i tried to install pyshark-legacy on windows on a legacy system.
it does not find trollius:
Could not find a version that satisfies the requirement trollius==1.0.4 (from pyshark-legacy) (from versions: 0.3, 2.1.post2, 2.2.post1)
No matching distribution found for trollius==1.0.4 (from pyshark-legacy)
trollius 1.0.4 was deleted and reuploaded (see jamadden/trollius#16)
i tried to install the whl but the _overlapped.pyd is missing.
i had to build it myself: python.exe setup.py build_ext