DAMO-NLP-SG / DAMO-NLP-SG/VideoLLaMA2
Installation of the package breaks for Python 3.12
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Packages related to `distutils` have been deprecated from 3.12 due to which installation breaks with following error:
```
pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'
```
If possible can you please mention to use python<3.12 due to this? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. First reproduce the installation failure with Python 3.12 and compare it with an earlier supported Python version; done means the package installs successfully on 3.12 or the supported Python-version requirement is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100