Coder Social home page Coder Social logo

medic's People

Contributors

gatgui avatar guidet avatar nrtkbb avatar sol-ansano-kim avatar tomoyamatsumura avatar wmoten 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

medic's Issues

Tracebacks trying to run in Maya 2024.1 on macOS

Getting the Tracebacks below trying to run in Maya 2024.1 on macOS 14 (Apple Silicon)

Using these files: medic_macOS_maya2024-1_5_4.zip

note: also tried in Maya 2024.1 on macOS 14 (Intel) and getting the same errors about no such file.

Error below when running on macOS 14 (Apple Silicon):
import medicUI
medicUI.Show()

Error: dlopen(/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so, 0x0002): tried: '/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (no such file), '/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))

# Traceback (most recent call last):

# File "", line 1, in

# File "/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/medicUI/init.py", line 1, in

# from . import window

# File "/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/medicUI/window.py", line 2, in

# from . import widgets

# File "/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/medicUI/widgets.py", line 2, in

# from . import model

# File "/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/medicUI/model.py", line 1, in

# import medic

# File "/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/medic.py", line 11, in

# from _medic import *

# ImportError: dlopen(/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so, 0x0002): tried: '/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (no such file), '/Users/rjj/Library/Preferences/Autodesk/maya/2024/modules/medic/py/_medic.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))

Maya crashed when I return to the medic tool after removing wrong reference!

Hi~I got a problem in maya 2020.1 with your tool. It seems that I cannot fix the problems tested by medic manually.Here are my steps:
1.Create a reference(whatever it is);
2.Open medic for checking, and it got an error in checking referenceNode;
3.Open referenceEditor, remove the reference manually;
4.Click the listView again, maya crashed (ใ„’oใ„’)..
If you have any idea about this, plz tell me, thank you !!!!!!!!!!

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.