Not able to install

Open
#413 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start by reproducing pip install --upgrade iotedgehubdev with Python 3.8.17 and inspect the reported PyYAML build failure. The issue provides no repository file or test to target; done means identifying and documenting a project-supported installation path that completes successfully.

Written by the indexing model from the issue text.

Description

Hi,
I'm trying to install pip install --upgrade iotedgehubdev iotedgehubdev with python version 3.8.17 but I'm getting this error:

` error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [62 lines of output]
running egg_info
writing lib3/PyYAML.egg-info/PKG-INFO
writing dependency_links to lib3/PyYAML.egg-info/dependency_links.txt
writing top-level names to lib3/PyYAML.egg-info/top_level.txt
/private/var/folders/zm/m0j2553x22j80qpk4qm9g6g00000gn/T/pip-build-env-lwzyvv3i/overlay/lib/python3.8/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in setup.cfg
!!

          ********************************************************************************
          The license_file parameter is deprecated, use license_files instead.
  
          This deprecation is overdue, please update your project and remove deprecated
          calls to avoid build errors in the future.
  
          See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
          ********************************************************************************
  
  !!`

I don't konw what I can do about PyYAML version issue.

Any help apprecitated.

Regards

Robin

Dominant language
Python
Stars
91
Forks
38
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/iotedgehubdev

All issues in Azure/iotedgehubdev

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.