Coder Social home page Coder Social logo

revedarelease's People

Contributors

eskiyerli 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

Watchers

 avatar  avatar  avatar

revedarelease's Issues

can't run after pip install

I ran pip install but I get:

% reveda
Traceback (most recent call last):
  File "/home/mliberty/.local/bin/reveda", line 5, in <module>
    from reveda import main
  File "/home/mliberty/.local/lib/python3.10/site-packages/reveda.py", line 31, in <module>
    import revedaEditor.gui.revedaMain as rvm
  File "/home/mliberty/.local/lib/python3.10/site-packages/revedaEditor/gui/revedaMain.py", line 42, in <module>
    import revedaEditor.backend.importViews as imv
  File "/home/mliberty/.local/lib/python3.10/site-packages/revedaEditor/backend/importViews.py", line 32, in <module>
    import revedaEditor.gui.editorWindows as edw
  File "/home/mliberty/.local/lib/python3.10/site-packages/revedaEditor/gui/editorWindows.py", line 128, in <module>
    import revedaEditor.gui.helpBrowser as hlp
  File "/home/mliberty/.local/lib/python3.10/site-packages/revedaEditor/gui/helpBrowser.py", line 14, in <module>
    from PySide6.QtWebEngineWidgets import (
ImportError: libsmime3.so: cannot open shared object file: No such file or directory

Using Ubuntu 22 under WSL

Dotenv Missing from Requirements

I needed to install dotenv package python-dotenv to get the program to run.

I think this has been forgotten from the requirements file.

Unable to open schematic view

Hello and thank you for an exciting project! :)

I have created a new library, a cell and a cellview for a schematic. When I click "Open View" โ€“ nothing happens at all. After taking a look at the code, I noticed that viewItem.viewType is None when the editorWindows:openCellView is invoked. This causes fallthrough on the viewType dispatch.

Let me know if you need any more information from me to debug the issue. I am running macOS 13 and Python 3.10.6.

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.