Coder Social home page Coder Social logo

loading indicator only about vue.py HOT 4 CLOSED

stefanhoelzl avatar stefanhoelzl commented on June 27, 2024
loading indicator only

from vue.py.

Comments (4)

stefanhoelzl avatar stefanhoelzl commented on June 27, 2024

You are running vuepy on Windows? I do not have a Windows machine to test it, but I hope we can figure out what's wrong.

Can you open the Javascript console of your browser and paste the output here?

from vue.py.

stefanhoelzl avatar stefanhoelzl commented on June 27, 2024

the file which describes your vue.py app must be named app.py and must be located your current working directory where you run vue-cli deploy live

from vue.py.

stefanhoelzl avatar stefanhoelzl commented on June 27, 2024

i will close this!
feel free to open it again, if you still have issues.

from vue.py.

Ordiel avatar Ordiel commented on June 27, 2024

Hi I am also having issues to get vue-cli running on windows; I could probably help with some stack traces. Here is the first one:

$ vue-cli deploy live
Traceback (most recent call last):
  File "c:\python37\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\python37\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\me\AppData\Roaming\Python\Python37\Scripts\vue-cli.exe\__main__.py", line 5, in <module>
  File "C:\Users\me\AppData\Roaming\Python\Python37\site-packages\vuecli\cli.py", line 15, in <module>
    from vuecli.provider import Static, Flask
  File "C:\Users\me\AppData\Roaming\Python\Python37\site-packages\vuecli\provider.py", line 13, in <module>
    VUE_PATH = pkg_resources.resource_filename("vue", None)
  File "c:\python37\lib\site-packages\pkg_resources\__init__.py", line 1145, in resource_filename
    self, resource_name
  File "c:\python37\lib\site-packages\pkg_resources\__init__.py", line 1395, in get_resource_filename
    return self._fn(self.module_path, resource_name)
  File "c:\python37\lib\site-packages\pkg_resources\__init__.py", line 1471, in _fn
    self._validate_resource_path(resource_name)
  File "c:\python37\lib\site-packages\pkg_resources\__init__.py", line 1517, in _validate_resource_path
    os.path.pardir in path.split(posixpath.sep) or
AttributeError: 'NoneType' object has no attribute 'split'

This occurred while trying to run the example provided here.

Worth to mention it works just fine on WSL

from vue.py.

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.