Git Product home page Git Product logo

Comments (4)

deweydb avatar deweydb commented on June 17, 2024 2

I managed to work around this with:
pip install -U git+https://github.com/rafpyprog/Mobilenium

And to the author: "sounds like the file they uploaded to pypi is busted then"

from mobilenium.

rafpyprog avatar rafpyprog commented on June 17, 2024

Hi @HenBK ,

Could you post the pip install output or screenshot ?

from mobilenium.

HenBK avatar HenBK commented on June 17, 2024

Hello there @rafpyprog

The installation process does finish well with pip telling me that the module was successfully installed but once I enter into the site-packages folder where all my modules get installed i get what is seen in the screenshot below.
Imgur

from mobilenium.

deweydb avatar deweydb commented on June 17, 2024

I have the same problem:

Processing /Users/deweydb/Library/Caches/pip/wheels/e3/ca/30/50212de837f5bf248dcff910cf9a53bace8f714bffa86403bd/mobilenium-0.0.4-py3-none-any.whl
Requirement already satisfied: browsermob-proxy>=0.5.0 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from mobilenium) (0.8.0)
Requirement already satisfied: selenium>=3.0.2 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from mobilenium) (3.8.1)
Requirement already satisfied: requests>=2.9.1 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from browsermob-proxy>=0.5.0->mobilenium) (2.23.0)
Requirement already satisfied: certifi>=2017.4.17 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from requests>=2.9.1->browsermob-proxy>=0.5.0->mobilenium) (2019.11.28)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from requests>=2.9.1->browsermob-proxy>=0.5.0->mobilenium) (1.22)
Requirement already satisfied: idna<3,>=2.5 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from requests>=2.9.1->browsermob-proxy>=0.5.0->mobilenium) (2.6)
Requirement already satisfied: chardet<4,>=3.0.2 in /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages (from requests>=2.9.1->browsermob-proxy>=0.5.0->mobilenium) (3.0.4)
Installing collected packages: mobilenium
Successfully installed mobilenium-0.0.4
(py3) $ ls -al /Users/deweydb/.virtualenvs/py3/lib/python3.5/site-packages/mobilenium
total 16
drwxr-xr-x    5 deweydb  staff   160B 24 Apr 16:14 ./
drwxr-xr-x  259 deweydb  staff   8.1K 24 Apr 16:14 ../
-rw-r--r--    1 deweydb  staff   782B 24 Apr 16:14 __init__.py
drwxr-xr-x    4 deweydb  staff   128B 24 Apr 16:14 __pycache__/
-rw-r--r--    1 deweydb  staff    23B 24 Apr 16:14 __version__.py```

from mobilenium.

Related Issues (10)

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.