iotedgedev icon indicating copy to clipboard operation
iotedgedev copied to clipboard

[BUG] WSL2 installation on Ubuntu 20.04 - docker-compose and other dependent required package versions

Open katriendg opened this issue 3 years ago • 1 comments

Description

When installing the CLI tool using the below command, on Windows 10 Insider build, WSL2, Ubuntu 20.04. pip3 install iotedgedev

Error message: image

After the rest of the installation finishes, I seem to be able to use the commands of the CLI, create a new solution and project. However, unsure if due to the error message one of the subsequent commands might still fail.

Expected behavior

Installation allows for existing packages to be >= rather than specific versions?

Actual behavior

See error message described.

Steps to Reproduce

Not sure this can be easily reproduced, other than setting up an environment with the same package versions as I have, for example with PyYAML 6.0, and portallocker 2.4.

Environment

iotedgedev Version: version 3.3.5 Python version: Python 3.8.10 Pip3 version: pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8) Development machine OS Version: Windows 10 WSL2 - Ubuntu 20.04 IoT Edge device OS Version: Ubuntu 20.4 (not applicable, not causing an issue)

katriendg avatar Oct 03 '22 06:10 katriendg

@katriendg thanks for filing this issue. Potentially related to #589 .

marianan avatar Oct 03 '22 18:10 marianan

Closing as the other issue is resolved.

@katriendg Feel free to re-open if this issue still persists.

konichi3 avatar Apr 21 '23 21:04 konichi3