Skip to content

Comments

Add missing comma in setup.py#12

Open
jahway603 wants to merge 1 commit intoajm4n:masterfrom
jahway603:11-issue-with-setup.py
Open

Add missing comma in setup.py#12
jahway603 wants to merge 1 commit intoajm4n:masterfrom
jahway603:11-issue-with-setup.py

Conversation

@jahway603
Copy link

This will fix Issue #11

@jahway603 jahway603 mentioned this pull request Apr 4, 2025
@djnnvx
Copy link

djnnvx commented Jul 23, 2025

can you merge this please ? got the following error trying to install:

$ pipx install --include-deps git+https://github.com/ajm4n/adPEAS
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      error in adPEAS setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
          termcolor==2.5.0beautifulsoup4
                   ~~~~~~~~^
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Cannot determine package name from spec 'git+https://github.com/ajm4n/adPEAS'. Check package spec for errors.

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

Successfully merging this pull request may close these issues.

3 participants