Code Monkey home page Code Monkey logo

Comments (4)

theengineear avatar theengineear commented on May 8, 2024

@RUGRLN, first, a couple questions:

  1. is there an error you're seeing, if so, a traceback would be helpful
  2. are you trying to return just the url, or open it in the browser, or embed it?

Some possible thoughts:

If you can't use that, you can always just get back that url response from py.plot() and maybe open that yourself.

Let me know if any of that is/isn't helpful and we can keep troubleshooting!

from plotly.py.

ismailuddin avatar ismailuddin commented on May 8, 2024

So I wasn't getting any errors because the console was disabled in the PyInstaller executable. I've enabled it now, and these are the errors I get:

http://puu.sh/b787B/160f3b1966.png

Could the issue by related to how PyInstaller works, as the path for accessing files is altered when using PyInstaller:
http://www.pyinstaller.org/export/d3398dd79b68901ae1edd761f3fe0f4ff19cfb1a/project/doc/Manual.html?format=raw#accessing-data-files

from plotly.py.

theengineear avatar theengineear commented on May 8, 2024

Looks like you're getting there! Not sure why, but that path at the bottom somehow got double //, are you able to checkout why the path variable is getting set with these double // slashes?

I'm not all that familiar with how this path is set, but feel free to get in touch with more tracebacks, etc.

from plotly.py.

jonmmease avatar jonmmease commented on May 8, 2024

Closing as plotly.py has been largely rewritten since this was opened. Feel free to open a new issue with plotly.py version 3 if anyone is still struggling with this!

from plotly.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.