GithubHelp home page GithubHelp logo

mindmap's People

Contributors

rheophile10 avatar tannerbohn avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mindmap's Issues

It works, but some errors have appeared

1# When I move the mouse over the gui interface,the following errors continue to appear 。

''Exception in thread Thread-187:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "C:\Python27\lib\threading.py", line 1073, in run
self.function(self.args, **self.kwargs)
File "MindMap-master\Thought.py", line 943, in pulse
self.moveByPix((0,-1.0
pixMove*dt))
File "MindMap-master\Thought.py", line 621, in moveByPix
self.reDraw()
File "MindMap-master\Thought.py", line 220, in reDraw
self.canvas.coords(self.mainRingIndex, x0p, y0p, x1p, y1p)
File "C:\Python27\lib\lib-tk\Tkinter.py", line 2299, in coords
self.tk.call((self._w, 'coords') + args)))
ValueError: could not convert string to float: expected

Exception in thread Thread-211:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "C:\Python27\lib\threading.py", line 1073, in run
self.function(self.args, **self.kwargs)
File "MindMap-master\Thought.py", line 943, in pulse
self.moveByPix((0,-1.0
pixMove*dt))
File "MindMap-master\Thought.py", line 617, in moveByPix
pixelY=self.root.winfo_height()
File "C:\Python27\lib\lib-tk\Tkinter.py", line 844, in winfo_height
self.tk.call('winfo', 'height', self._w))
ValueError: invalid literal for int() with base 10: 'expected boolean value but got "??"'

Exception in thread Thread-219......''

2# Is it possible to do some anti-aliasing optimization?

acceptable format of export and import

I didn't find the documentation, please provide a list of supported format when exporting or importing mindmap,
currently popular mindmap format:
.pos
.mm (freemind)
.xmind (xmind)

Thanks for contributing to the society about mindmap!!

I get an error when i run wrapper.py

When i run wrapper.py i get:

Traceback (most recent call last):
  File "wrapper.py", line 249, in <module>
    sheets = get_sheet_list()
  File "wrapper.py", line 152, in get_sheet_list
    flines = os.listdir(settings.SRC_DIR+'/Sheets/')
FileNotFoundError: [WinError 3] The system cannot find the path specified: '/Sheets/'

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.