Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIP install problem
#1
Hello guy iam trying to install pyspectator extension with PIP. - https://github.com/it-geeks-club/pyspectator

But always get this error. PLease can someone tell me what is problem ?

C:\Users\Samuel>pip install pyspectator
Collecting pyspectator
Using cached pyspectator-1.2.1.tar.gz (12 kB)
ERROR: Command errored out with exit status 1:
command: 'c:\users\samuel\appdata\local\programs\python\python38-32\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Samuel\\AppData\\Local\\Temp\\pip-install-kdmiqrqc\\pyspectator\\setup.py'"'"'; __file__='"'"'C:\\Users\\Samuel\\AppData\\Local\\Temp\\pip-install-kdmiqrqc\\pyspectator\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Samuel\AppData\Local\Temp\pip-pip-egg-info-ykshe6qi'
cwd: C:\Users\Samuel\AppData\Local\Temp\pip-install-kdmiqrqc\pyspectator\
Complete output (1 lines):
error in pyspectator setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'-r base.'"
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

C:\Users\Samuel>
Reply
#2
the last update on this package was Dec 2017.As far as I can tell, at least in PyPi.
There is a new package by same author named pyspectator_tornado https://pypi.org/project/pyspectator_tornado/
perhaps that's the one you should be using.
I am not familiar with either, so you will need to investigate.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] ibm_db install problem SQLPython 1 528 Feb-13-2025, 07:24 PM
Last Post: buran
  pip install problem taufanjs 4 1,264 Dec-06-2024, 01:37 AM
Last Post: taufanjs
  problem install somewhere package akbarza 1 1,475 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  Problem trying to install UniCurses on Python-3.12 / W10-64 rdmaia 5 2,775 Aug-02-2023, 06:24 PM
Last Post: DeaD_EyE
  Pip install problem with Python 3.7, not 3.9 Mark98 2 3,146 Aug-02-2023, 11:51 AM
Last Post: Mark98
  ibm_db install problem mesi1000 1 5,749 Oct-27-2022, 06:54 PM
Last Post: snippsat
  install problem 3.9.1 ajvperth 0 2,170 Jan-04-2021, 03:17 PM
Last Post: ajvperth
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 9,466 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  OpenCV Install Problem siansoft 2 4,283 Mar-19-2017, 11:03 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020