Giter Club home page Giter Club logo

pythonocc-nodes-for-ryven's People

Contributors

leon-thomm avatar tanneguydv 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

Watchers

 avatar  avatar  avatar  avatar

pythonocc-nodes-for-ryven's Issues

Trouble opening saved file

When we load an existing project (*.json file) the 3D viewer window launch freeze the load of the project itself.
Conflict between Ryven and the 3D viewer?

The only way I get to open an existing project is to comment this line in nodes.py :

display, start_display, add_menu, add_functionto_menu = init_display()
to
#display, start_display, add_menu, add_functionto_menu = init_display()

and when the project is loaded uncomment it.

Example file torus_gcode.json has Unicode error w/ Miniconda

As noted in the discussion, when this is loaded on a Windows machine:

Traceback (most recent call last):
File "C:\Users\willa\miniconda3\envs\pyoccenv\lib\site-packages\ryven\gui\startup_dialog\StartupDialog.py", line 99, in load_example_project_button_clicked
self.open_project(base_dir=abs_path_from_package_dir('examples_projects'))
File "C:\Users\willa\miniconda3\envs\pyoccenv\lib\site-packages\ryven\gui\startup_dialog\StartupDialog.py", line 122, in open_project
project_str = f.read()
File "C:\Users\willa\miniconda3\envs\pyoccenv\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 161607: character maps to

Would this be different for Anaconda vs. Miniconda?

Where is nodes.py?

Is there a step-by-step tutorial which uses a standard file layout?

I can't find "Ryven-master/Ryven/packages/std" on my Ubunty which is what the video shows.

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.