omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    mysql

    Pythonista
    1
    2
    892
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Appletrain
      Appletrain last edited by

      Trying to install mysql connector and I keep getting the following error:

      StaSh v0.7.4 on python 3.6.1
      [~/Documents]$ pip install mysql-connector-python
      Querying PyPI ...
      Downloading package ...
      Opening: https://files.pythonhosted.org/packages/f5/7a/88b5c614ea45d009b26b82ee2269ef0619d4aaf408328a7d7b2a906fc11e/mysql_connector_python-8.0.22-py2.py3-none-any.whl

      Save as: /private/var/mobile/Containers/Data/Application/C22B673E-B2E7-46C1-A1A6-B5AD5495E91E/tmp//mysql_connector_python-8.0.22-py2.py3-none-any.whl (374348 bytes)
      [====================] 100.00% | 365.6KiB
      Installing wheel: mysql_connector_python-8.0.22-py2.py3-none-any.whl...
      stash: <class 'stashutils.wheels.WheelError'>: top_level.txt entry 'mysql' not found in toplevel directory!

      Has anybody run into this? Is there a solution?

      1 Reply Last reply Reply Quote 0
      • Appletrain
        Appletrain last edited by

        Disregard, I found a different source.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors