Giter VIP home page Giter VIP logo

Comments (7)

dutzi avatar dutzi commented on August 15, 2024 3

Yeah, sorry about that. I did try fixing it, but Chrome's Native Messaging API is so bad I couldn't.

from tamper.

scil avatar scil commented on August 15, 2024

same error on windows. python3.7.

from tamper.

NicholasScott1337 avatar NicholasScott1337 commented on August 15, 2024

Same problem on windows, 3.7 Shame. Any resolve?

from tamper.

wiwitadityasaputra avatar wiwitadityasaputra commented on August 15, 2024

same error

from tamper.

FritzHerbers avatar FritzHerbers commented on August 15, 2024

@dutzi
The error does not exist on Linux, but exists on Windows (macosx from OP).

on Linux Ubuntu, the chrome extension does not install (the error is not explanatory).

from tamper.

erickmoreno avatar erickmoreno commented on August 15, 2024

I can confirm the same error on Linux Ubuntu, python 3.8 and pip 20.1.1

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.10
Release:	20.10
Codename:	groovy

$ pip --version
pip 20.1.1 from /usr/lib/python3/dist-packages/pip (python 3.8)

$ pip install tamper
Collecting tamper
  Using cached tamper-0.24.5.tar.gz (6.2 kB)
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-g71pweod/tamper/setup.py'"'"'; __file__='"'"'/tmp/pip-install-g71pweod/tamper/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 /tmp/pip-pip-egg-info-l4to5xzr
         cwd: /tmp/pip-install-g71pweod/tamper/
    Complete output (6 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-g71pweod/tamper/setup.py", line 60
        print '\nWriting chrome native messaging manifest file (' + manifestFilename + ')'
              ^
    SyntaxError: invalid syntax
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

from tamper.

iyxan23 avatar iyxan23 commented on August 15, 2024

It's because tamper is written in python 2, this repo is really old and never got updated.

from tamper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.