Giter Club home page Giter Club logo

litewax's Introduction

Hi there ๐Ÿ‘‹

github telegram PyPi

wakatime

litewax's People

Contributors

makarworld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

litewax's Issues

Install Latest Refactor - ImportError: cannot import name 'CUSTOM_BROWSER' (circular import)

when doing:
# sudo pip install git+https://github.com/makarworld/litewax.git@refactoring

get error:

Collecting git+https://github.com/makarworld/litewax.git@refactoring
  Cloning https://github.com/makarworld/litewax.git (to revision refactoring) to /tmp/pip-req-build-u3daoy3h
  Running command git clone --filter=blob:none --quiet https://github.com/makarworld/litewax.git /tmp/pip-req-build-u3daoy3h
  Running command git checkout -b refactoring --track origin/refactoring
  Switched to a new branch 'refactoring'
  Branch 'refactoring' set up to track remote branch 'refactoring' from 'origin'.
  Resolved https://github.com/makarworld/litewax.git to commit e468ff396936ab59fb0d00065c032da6fa31ccf3
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  ร— python setup.py egg_info did not run successfully.
  โ”‚ exit code: 1
  โ•ฐโ”€> [14 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-req-build-u3daoy3h/setup.py", line 2, in <module>
          from litewax import __version__
        File "/tmp/pip-req-build-u3daoy3h/litewax/__init__.py", line 1, in <module>
          from .contract import Contract, Action
        File "/tmp/pip-req-build-u3daoy3h/litewax/contract.py", line 4, in <module>
          from .types import ContractInterface
        File "/tmp/pip-req-build-u3daoy3h/litewax/types.py", line 5, in <module>
          from .baseclients import AnchorClient, WCWClient
        File "/tmp/pip-req-build-u3daoy3h/litewax/baseclients.py", line 7, in <module>
          from .types import CUSTOM_BROWSER
      ImportError: cannot import name 'CUSTOM_BROWSER' from partially initialized module 'litewax.types' (most likely due to a circular import) (/tmp/pip-req-build-u3daoy3h/litewax/types.py)
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

ร— Encountered error while generating package metadata.
โ•ฐโ”€> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

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.