Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install #413

Open
robinburrer opened this issue Nov 15, 2023 · 0 comments
Open

Not able to install #413

robinburrer opened this issue Nov 15, 2023 · 0 comments

Comments

@robinburrer
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant