GithubHelp home page GithubHelp logo

Diaboloid about oasys-syned HOT 11 CLOSED

zxv497 avatar zxv497 commented on June 24, 2024
Diaboloid

from oasys-syned.

Comments (11)

srio avatar srio commented on June 24, 2024

That's very weird!

  1. Could you show me your options->add-ons page:
    image

  2. Could you send me all the log (with error included)

  3. Which platform are you using? (I'll send you more debugging commands depending on it)

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

I am sorry about belated reply. what I didn't expect was that you replied so quickly!

  1. image
  2. I don't konw where the log is. After finding it, I will send you it.
  3. win10

from oasys-syned.

srio avatar srio commented on June 24, 2024

Hello. It looks correct. Try to upgrade ShadowOui and XOPPY. Then send me the log window like this:

image

If it does not work we can program a zoom meeting to see it.

Regards M

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

XOPPY.
image
image
image
image
image

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

ShadowOui
image
image
image

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

This is issue.
image

from oasys-syned.

srio avatar srio commented on June 24, 2024

There is a problem with the conda environment. Your Oasys is using your anaconda installation in D:ProgramData\Anaconda3. Oasys use a private miniconda that must be installed in your home directory C:\users\maiowu\miniconda3. I recommend to reinstall from scratch Oasys following the instructions in https://github.com/oasys-kit/oasys-installation-scripts/wiki/Install-Oasys-in-Windows-10
Please let me know the result.

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

I reinstall from scratch Oasys following the instructions. But Oasys don't appear.
image
I do following the picture.
image
result:
image

from oasys-syned.

srio avatar srio commented on June 24, 2024

Does it work now? (try to start Oasys using python -m oasys.canvas)

If not, delete your c:\Users\maiowu\Miniconda3 and try to install it by hand. Download miniconda3 fom https://repo.continuum.io/miniconda/Miniconda3-py37_4.8.2-Windows-x86_64.exe and install it in your $HOME\Miniconda

Then, in a cmd activate miniconda3 using c:\Users\maiowu\Miniconda3\Scripts\Activate and enter:

pip install pip --upgrade
pip install setuptools --upgrade

conda install git
conda install -c conda-forge xraylib=3.3.0
pip install oasys1 --upgrade

pip install numba --upgrade
pip uninstall -y oasys-srwpy
pip install oasys-srwpy --upgrade
pip install PyQtWebEngine==5.15.2 --upgrade

python -m oasys.canvas -l4

from oasys-syned.

zxv497 avatar zxv497 commented on June 24, 2024

image
It worked!
I am far appreciatory the careful help that you offer. !(^__^)!

from oasys-syned.

srio avatar srio commented on June 24, 2024

I'm happy it works!

from oasys-syned.

Related Issues (7)

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.