GithubHelp home page GithubHelp logo

oasys-installation-scripts's People

Contributors

lucarebuffi avatar prjemian avatar srio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oasys-installation-scripts's Issues

pymca failed to install in Linux

Apparently some libraries are missing. After a bunch of installations it is back to work:

sudo apt-get install libqt4-opengl 
sudo apt-get install python3-pyqt4.qtopengl 
sudo apt-get install mesa-common-dev
sudo apt-get install build-essential libgl1-mesa-dev
sudo apt-get install libglu1-mesa
sudo apt-get install libgl1-mesa-glx 
sudo apt-get install libglu1
sudo apt-get install python3-opengl
sudo apt-get install mesa-common-dev
sudo apt-get install libglu-dev libglu1 libglu1-mesa
sudo apt-get install libglu-dev libglu1 libglu1-mesa

Error install windows 10

I have a problem while running

python -m oasys.canvas -l4 --force-discovery

See below:

Traceback (most recent call last):
File "C:\Programfiles\Anaconda3\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Programfiles\Anaconda3\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Programfiles\Anaconda3\lib\site-packages\oasys\canvas_main
.py", line 470, in
sys.exit(main())
File "C:\Programfiles\Anaconda3\lib\site-packages\oasys\canvas_main
.py", line 432, in main
raise e
File "C:\Programfiles\Anaconda3\lib\site-packages\oasys\canvas_main_.py", line 256, in main
canvas_window = OASYSMainWindow()
File "C:\Programfiles\Anaconda3\lib\site-packages\oasys\canvas\mainwindow.py", line 412, in init
lastdelta = datetime.now() - datetime.fromtimestamp(timestamp)
OSError: [Errno 22] Invalid argument

Problem of step-by-step in Windows of OASYS

Dear Sir,
I account a problem when I try to install OASYS. On the third step, after I entered"python -m oasys.canvas -14", nothing happened (I waited for a long time). I'm wondering if you could help me with that problem.

Best regards
Y.HY

add-ons installation problem

Dear developer,

Could you suggest what can be wrong with the add-ons installation (see a screenshot in the attachment)?
I am using Linux Mint 20, on 19.3 it worked perfectly.

Best wishes,
Andrei Trebushinin

Screenshot from 2020-07-21 14-57-23

Error: name 'sl' is not defined; name 'srwlib' is not defined

Dear OASYS Developer:
After upgrading a previously installed OASYS on my windows machine, I started having trouble running a previously saved ows file. The same issue persisted after uninstalling and reinstalling OASYS kit. It would have been fine if I had sticked with version 1.1, but this kit no longer exists. When I tried to reinstall version 1.1, I realized that the new versions of the dependent modules (srw, xoppy, xraylib, etc.) were automatically installed and caused the same issues. Please advise. Thanks in advanced for your help.

Here are the error messages:

Error1: occurs when a previous ows file is loaded.
Warning1

The full message:
UnknownWidgetDefinition('orangecontrib.shadow.als.widgets.utility.ow_als_caustic.ALSCaustic')
UnknownWidgetDefinition('orangecontrib.aps.oasys.widgets.extension.ow_scan_node_point.ScanLoopPoint')
UnknownWidgetDefinition('orangecontrib.aps.shadow.widgets.extension.ow_histogram_scan.Histogram')
UnknownWidgetDefinition('orangecontrib.aps.shadow.widgets.extension.ow_histogram_scan.Histogram')
UnknownWidgetDefinition('orangecontrib.aps.oasys.widgets.extension.ow_scan_node_point.ScanLoopPoint')
UnknownWidgetDefinition('orangecontrib.shadow.als.widgets.utility.ow_als_caustic.ALSCaustic')

Error2: occurs when an undulator computation of a previously xoppy created widget is initiated.
Warning2

Error3: occurs when initiating an undulator computation of a newly created xoppy widget.
Warning3

Here are the messages on the console during the installation and when running a ows file that was created previously:

Miniconda not found
Miniconda Installer already downloaded
Executing Miniconda Installer, please install Miniconda in C:\Users\ADM\Miniconda3

Press any key to continue ...
Installing Oasys...
Collecting pip
Using cached pip-21.3-py3-none-any.whl (1.7 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.0.2
Uninstalling pip-20.0.2:
Successfully uninstalled pip-20.0.2
ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'C:\Users\ADM\AppData\Local\Temp\pip-uninstall-izswqutw\pip.exe'
Consider using the --user option or check the permissions.

Collecting package metadata (current_repodata.json): done
Solving environment: done

Package Plan

environment location: C:\Users\ADM\miniconda3

added / updated specs:
- git

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
ca-certificates-2021.9.30  |       haa95532_1         116 KB
certifi-2021.10.8          |   py37haa95532_0         151 KB
conda-4.10.3               |   py37haa95532_0         2.9 MB
git-2.32.0                 |       haa95532_1        50.9 MB
openssl-1.1.1l             |       h2bbff1b_0         4.8 MB
------------------------------------------------------------
                                       Total:        58.9 MB

The following NEW packages will be INSTALLED:

git pkgs/main/win-64::git-2.32.0-haa95532_1

The following packages will be UPDATED:

ca-certificates 2020.1.1-0 --> 2021.9.30-haa95532_1
certifi 2019.11.28-py37_0 --> 2021.10.8-py37haa95532_0
conda 4.8.2-py37_0 --> 4.10.3-py37haa95532_0
openssl 1.1.1d-he774522_4 --> 1.1.1l-h2bbff1b_0

Proceed ([y]/n)? y

Downloading and Extracting Packages
ca-certificates-2021 | 116 KB | ############################################################################ | 100%
certifi-2021.10.8 | 151 KB | ############################################################################ | 100%
openssl-1.1.1l | 4.8 MB | ############################################################################ | 100%
conda-4.10.3 | 2.9 MB | ############################################################################ | 100%
git-2.32.0 | 50.9 MB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: | DEBUG menuinst_win32:init(199): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\ADM\miniconda3', env_name: 'None', mode: 'user', used_mode: 'user'
DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\ADM\miniconda3\python.exe, args are ['C:\Users\ADM\miniconda3\cwp.py', 'C:\Users\ADM\miniconda3', 'C:\Users\ADM\miniconda3\Library\bin\bash.exe', '--login', '-i', '--']
done
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: done

Package Plan

environment location: C:\Users\ADM\miniconda3

added / updated specs:
- xraylib=3.3.0

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
ca-certificates-2021.10.8  |       h5b45459_0         176 KB  conda-forge
certifi-2021.10.8          |   py37h03978a9_0         145 KB  conda-forge
conda-4.10.3               |   py37h03978a9_2         3.1 MB  conda-forge
intel-openmp-2021.4.0      |    h57928b3_3556         3.2 MB  conda-forge
libblas-3.9.0              |     12_win64_mkl         4.5 MB  conda-forge
libcblas-3.9.0             |     12_win64_mkl         4.5 MB  conda-forge
liblapack-3.9.0            |     12_win64_mkl         4.5 MB  conda-forge
m2w64-gcc-libgfortran-5.3.0|                6         342 KB  conda-forge
m2w64-gcc-libs-5.3.0       |                7         520 KB  conda-forge
m2w64-gcc-libs-core-5.3.0  |                7         214 KB  conda-forge
m2w64-gmp-6.1.0            |                2         726 KB  conda-forge
m2w64-libwinpthread-git-5.0.0.4634.697f757|                2          31 KB  conda-forge
mkl-2021.4.0               |     h0e2418a_729       181.7 MB  conda-forge
msys2-conda-epoch-20160418 |                1           3 KB  conda-forge
numpy-1.21.2               |   py37h940b05c_0         5.6 MB  conda-forge
openssl-1.1.1l             |       h8ffe710_0         5.7 MB  conda-forge
pip-21.3                   |     pyhd8ed1ab_0         1.2 MB  conda-forge
python_abi-3.7             |          2_cp37m           4 KB  conda-forge
tbb-2021.3.0               |       h2d74725_0         143 KB  conda-forge
xraylib-3.3.0              |py37h6049954_1004         8.2 MB  conda-forge
------------------------------------------------------------
                                       Total:       224.4 MB

The following NEW packages will be INSTALLED:

intel-openmp conda-forge/win-64::intel-openmp-2021.4.0-h57928b3_3556
libblas conda-forge/win-64::libblas-3.9.0-12_win64_mkl
libcblas conda-forge/win-64::libcblas-3.9.0-12_win64_mkl
liblapack conda-forge/win-64::liblapack-3.9.0-12_win64_mkl
m2w64-gcc-libgfor~ conda-forge/win-64::m2w64-gcc-libgfortran-5.3.0-6
m2w64-gcc-libs conda-forge/win-64::m2w64-gcc-libs-5.3.0-7
m2w64-gcc-libs-co~ conda-forge/win-64::m2w64-gcc-libs-core-5.3.0-7
m2w64-gmp conda-forge/win-64::m2w64-gmp-6.1.0-2
m2w64-libwinpthre~ conda-forge/win-64::m2w64-libwinpthread-git-5.0.0.4634.697f757-2
mkl conda-forge/win-64::mkl-2021.4.0-h0e2418a_729
msys2-conda-epoch conda-forge/win-64::msys2-conda-epoch-20160418-1
numpy conda-forge/win-64::numpy-1.21.2-py37h940b05c_0
pip conda-forge/noarch::pip-21.3-pyhd8ed1ab_0
python_abi conda-forge/win-64::python_abi-3.7-2_cp37m
tbb conda-forge/win-64::tbb-2021.3.0-h2d74725_0
xraylib conda-forge/win-64::xraylib-3.3.0-py37h6049954_1004

The following packages will be UPDATED:

ca-certificates pkgs/main::ca-certificates-2021.9.30-~ --> conda-forge::ca-certificates-2021.10.8-h5b45459_0
conda pkgs/main::conda-4.10.3-py37haa95532_0 --> conda-forge::conda-4.10.3-py37h03978a9_2

The following packages will be SUPERSEDED by a higher-priority channel:

certifi pkgs/main::certifi-2021.10.8-py37haa9~ --> conda-forge::certifi-2021.10.8-py37h03978a9_0
openssl pkgs/main::openssl-1.1.1l-h2bbff1b_0 --> conda-forge::openssl-1.1.1l-h8ffe710_0

Proceed ([y]/n)? y

Downloading and Extracting Packages
libblas-3.9.0 | 4.5 MB | ############################################################################ | 100%
numpy-1.21.2 | 5.6 MB | ############################################################################ | 100%
liblapack-3.9.0 | 4.5 MB | ############################################################################ | 100%
m2w64-gcc-libgfortra | 342 KB | ############################################################################ | 100%
pip-21.3 | 1.2 MB | ############################################################################ | 100%
python_abi-3.7 | 4 KB | ############################################################################ | 100%
intel-openmp-2021.4. | 3.2 MB | ############################################################################ | 100%
mkl-2021.4.0 | 181.7 MB | ############################################################################ | 100%
m2w64-libwinpthread- | 31 KB | ############################################################################ | 100%
tbb-2021.3.0 | 143 KB | ############################################################################ | 100%
msys2-conda-epoch-20 | 3 KB | ############################################################################ | 100%
m2w64-gmp-6.1.0 | 726 KB | ############################################################################ | 100%
m2w64-gcc-libs-core- | 214 KB | ############################################################################ | 100%
certifi-2021.10.8 | 145 KB | ############################################################################ | 100%
openssl-1.1.1l | 5.7 MB | ############################################################################ | 100%
conda-4.10.3 | 3.1 MB | ############################################################################ | 100%
ca-certificates-2021 | 176 KB | ############################################################################ | 100%
libcblas-3.9.0 | 4.5 MB | ############################################################################ | 100%
xraylib-3.3.0 | 8.2 MB | ############################################################################ | 100%
m2w64-gcc-libs-5.3.0 | 520 KB | ############################################################################ | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Requirement already satisfied: oasys1 in c:\users\adm\appdata\roaming\python\python37\site-packages (1.2.89)
Requirement already satisfied: numpy>=1.18.0 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.20.3)
Requirement already satisfied: srxraylib>=1.0.28 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.0.32)
Collecting PyQt5==5.15.2
Using cached PyQt5-5.15.2-5.15.2-cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl (56.9 MB)
Requirement already satisfied: oasys-widget-core>=1.0.1 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.0.1)
Requirement already satisfied: scipy>=1.4.1 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.4.1)
Collecting matplotlib>=3.3.2
Using cached matplotlib-3.4.3-cp37-cp37m-win_amd64.whl (7.2 MB)
Requirement already satisfied: syned>=1.0.20 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.0.23)
Collecting oasys-canvas-core>=1.0.6
Using cached Oasys_Canvas_Core-1.0.6-py3-none-any.whl
Collecting silx==0.15.0
Using cached silx-0.15.0-cp37-cp37m-win_amd64.whl (4.5 MB)
Requirement already satisfied: setuptools in c:\users\adm\miniconda3\lib\site-packages (from oasys1) (45.2.0.post20200210)
Requirement already satisfied: wofry>=1.0.25 in c:\users\adm\appdata\roaming\python\python37\site-packages (from oasys1) (1.0.30)
Collecting hdf5plugin
Using cached hdf5plugin-3.2.0-py3-none-win_amd64.whl (779 kB)
Requirement already satisfied: requests in c:\users\adm\miniconda3\lib\site-packages (from oasys1) (2.22.0)
Collecting PyQt5-sip<13,>=12.8
Using cached PyQt5_sip-12.9.0-cp37-cp37m-win_amd64.whl (62 kB)
Requirement already satisfied: six in c:\users\adm\miniconda3\lib\site-packages (from silx==0.15.0->oasys1) (1.14.0)
Collecting h5py
Using cached h5py-3.4.0-cp37-cp37m-win_amd64.whl (2.7 MB)
Collecting fabio>=0.9
Using cached fabio-0.12.0-cp37-cp37m-win_amd64.whl (905 kB)
Collecting pyparsing>=2.2.1
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting python-dateutil>=2.7
Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pillow>=6.2.0
Using cached Pillow-8.4.0-cp37-cp37m-win_amd64.whl (3.2 MB)
Collecting cycler>=0.10
Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting kiwisolver>=1.0.1
Using cached kiwisolver-1.3.2-cp37-cp37m-win_amd64.whl (51 kB)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in c:\users\adm\miniconda3\lib\site-packages (from requests->oasys1) (1.25.8)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\adm\miniconda3\lib\site-packages (from requests->oasys1) (2021.10.8)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\users\adm\miniconda3\lib\site-packages (from requests->oasys1) (3.0.4)
Requirement already satisfied: idna<2.9,>=2.5 in c:\users\adm\miniconda3\lib\site-packages (from requests->oasys1) (2.8)
Collecting cached-property
Using cached cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
Installing collected packages: cached-property, python-dateutil, PyQt5-sip, pyparsing, pillow, oasys-canvas-core, kiwisolver, h5py, fabio, cycler, silx, PyQt5, matplotlib, hdf5plugin
Successfully installed PyQt5-5.15.2 PyQt5-sip-12.9.0 cached-property-1.5.2 cycler-0.10.0 fabio-0.12.0 h5py-3.4.0 hdf5plugin-3.2.0 kiwisolver-1.3.2 matplotlib-3.4.3 oasys-canvas-core-1.0.6 pillow-8.4.0 pyparsing-2.4.7 python-dateutil-2.8.2 silx-0.15.0
Activating configuration for <class 'oasys.canvas.conf.oasysconf'>
Setting up Canvas main window.
'CanvasScene(objectName='', ...)' intitialized.
Setting registry 'None on 'CanvasScene(objectName='', ...)'.
'CanvasScene(objectName='', ...)' cleared.
'CanvasScene(objectName='', ...)' intitialized.
Setting registry 'None on 'CanvasScene(objectName='', ...)'.
Setting scheme '<oasys.canvas.widgetsscheme.OASYSWidgetsScheme object at 0x000001E97F7B19D8>' on 'CanvasScene(objectName='', ...)'
Stack transition start ()
Stack transition finished ()
Dock transition finished (new width 640)
Dock transition started.
Time from last update 17:41:44.699637 (1634680593.3142464)
Loading widget registry cache ('C:/Users/ADM/AppData/Local/OASYS1/cache\1.2\registry-cache.pck').
GSAS-II not available
Error importing 'orangecontrib.srw.menu.ow_srw_tools_menu'
Traceback (most recent call last):
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys\canvas\discovery.py", line 36, in omenus_from_package
menu_module = discovery.asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\menu\ow_srw_tools_menu.py", line 7, in
from wofrysrw.propagator.propagators2D.srw_fresnel_native import SRW_APPLICATION
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\propagators2D\srw_fresnel_native.py", line 7, in
from wofrysrw.beamline.srw_beamline import Where
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Native OpticalElement not specified!
Native OpticalElement not specified!
Got pypi packages: [Installable(name='OASYS1-ShadowOui', version='1.5.134', summary='Shadow, Ray-tracing simulation software', description='ShadowOui (Shadow3 Oasys User Interface) is the OASYS (https://www.aps.anl.gov/Science/Scientific-Software/OASYS) add-on for ray tracing simulations.\n\nIt uses shadow3 [1] as a ray tracing code, complemented with new tools, among them the HYBRID model for combining ray tracing with wave optics calculations [2] and the DABAM database of experimental metrology measurements or real mirrors [3]\n1 https://github.com/oasys-kit/shadow3 http://dx.doi.org/10.1107/S0909049511026306\n2 http://dx.doi.org/10.1107/S160057751400650X http://dx.doi.org/10.1117/12.2061950 https://doi.org/10.1117/12.2061984\n3 http://dx.doi.org/10.1107/S1600577516005014', package_url='https://pypi.org/project/OASYS1-ShadowOui/', release_urls='https://pypi.org/project/OASYS1-ShadowOui/'), Installable(name='OASYS1-ShadowOui-Advanced-Tools', version='1.0.82', summary='ShadowOui advanced simulation tools', description='# ShadowOui-Advanced-Tools\n\n Copyright (c) 2020, UChicago Argonne, LLC. All rights reserved. \n \n Copyright 2020. UChicago Argonne, LLC. This software was produced \n under U.S. Government contract DE-AC02-06CH11357 for Argonne National \n Laboratory (ANL), which is operated by UChicago Argonne, LLC for the \n U.S. Department of Energy. The U.S. Government has rights to use, \n reproduce, and distribute this software. NEITHER THE GOVERNMENT NOR \n UChicago Argonne, LLC MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR \n ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is \n modified to produce derivative works, such modified software should \n be clearly marked, so as not to confuse it with the version available \n from ANL. \n \n Additionally, redistribution and use in source and binary forms, with \n or without modification, are permitted provided that the following \n conditions are met: \n \n * Redistributions of source code must retain the above copyright \n notice, this list of conditions and the following disclaimer. \n \n * Redistributions in binary form must reproduce the above copyright \n notice, this list of conditions and the following disclaimer in \n the documentation and/or other materials provided with the \n distribution. \n \n * Neither the name of UChicago Argonne, LLC, Argonne National \n Laboratory, ANL, the U.S. Government, nor the names of its \n contributors may be used to endorse or promote products derived \n from this software without specific prior written permission. \n \n THIS SOFTWARE IS PROVIDED BY UChicago Argonne, LLC AND CONTRIBUTORS \n "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT \n LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS \n FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UChicago \n Argonne, LLC OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, \n INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, \n BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; \n LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER \n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT \n LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN \n ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE \n POSSIBILITY OF SUCH DAMAGE. \n\nAdvanced Simulation Tools for ShadowOui', package_url='https://pypi.org/project/OASYS1-ShadowOui-Advanced-Tools/', release_urls='https://pypi.org/project/OASYS1-ShadowOui-Advanced-Tools/'), Installable(name='OASYS1-SRW', version='1.1.83', summary='SRW in OASYS', description='This is the project for SRW IN OASYS', package_url='https://pypi.org/project/OASYS1-SRW/', release_urls='https://pypi.org/project/OASYS1-SRW/'), Installable(name='OASYS1-XOPPY', version='1.1.2', summary='XOPPY: XOP (X-ray oriented programs) in Python', description='\nThis is the project for XOPPY (XOP under python3) under OASYS\n\n\n', package_url='https://pypi.org/project/OASYS1-XOPPY/', release_urls='https://pypi.org/project/OASYS1-XOPPY/'), Installable(name='OASYS1-XRayServer', version='1.0.33', summary="X-Ray Server: Sergey Stepanov's X-Ray Server on OASYS", description="#XRayServer\n\nThis is the project for XRayServer (Sergey Stepanov's X-Ray Server) under OASYS", package_url='https://pypi.org/project/OASYS1-XRayServer/', release_urls='https://pypi.org/project/OASYS1-XRayServer/'), Installable(name='OASYS1-SYNED', version='1.0.34', summary='SYNED SYNchrotron Elements Dictionary', description='# OASYS-SYNED\nWidgets for SYNED (SYNchrotron Elements Dictionary) library\n\n\n', package_url='https://pypi.org/project/OASYS1-SYNED/', release_urls='https://pypi.org/project/OASYS1-SYNED/'), Installable(name='OASYS1-WOFRY', version='1.0.28', summary='WOFRY (Wave Optics FRamework in pYthon)', description='# OASYS-WOFRY\nWidgets for WOFRY (Wave Optics FRamework in pYthon) library', package_url='https://pypi.org/project/OASYS1-WOFRY/', release_urls='https://pypi.org/project/OASYS1-WOFRY/'), Installable(name='OASYS1-oasyswiser', version='0.3.14', summary='Wiser in Python', description='Wiser for OASYS\n\nOasysWiser is the GUI part of Wiser in Oasys. It is a reboot of OASYS1-WISE2.\n\nHierarchy:\n* LibWiser - Python implementation of WISE (numerical integration using Huygens integral)\n* wofrywiser - intermediate layer, taking care of compatibility with the rest of Oasys packages\n* OasysWiser - GUI part, calling wofrywiser intermediate routines\n\nWork in progress\n\n* Everything\n\nInstalling\n\nOasysWiser is pip installable (https://pip.pypa.io/) by:\n\n pip install OASYS1-OasysWiser\n\nto install it.', package_url='https://pypi.org/project/OASYS1-oasyswiser/', release_urls='https://pypi.org/project/OASYS1-oasyswiser/'), Installable(name='OASYS1-WONDER', version='1.0.45', summary='Whole POwder PatterN MoDEl in OASYS.', description='# WONDER (Whole POwder PatterN moDelling in ORange)\n\nWONDER is a graphic user interface to implement the WPPM approach to XRPD data analysis, that is fully based on the OASYS graphic and data flow engine, providing high flexibility and ease of use. \n\nThanks to the OASYS concept, no programming skills are requested to use WONDER at full power.\n\nWONDER provides a detailed output information by displaying not only the fit results, but by automatically drawing graphs containing the Instrumental Profile Functions and microstructural properties like Crystalline Domains size distribution, Warren’s Plot and Integral Breadth.\n\nWONDER is a truly visual and interactive representation of how WPPM works, making it particularly indicated for didactical purposes and, generally speaking, to users that are not familiar with it.\n\n\n### Copyright (c) 2020, UChicago Argonne, LLC. All rights reserved. \n \nCopyright 2020. UChicago Argonne, LLC. This software was produced under U.S. Government contract DE-AC02-06CH11357 for Argonne National Laboratory (ANL), which is operated by UChicago Argonne, LLC for the U.S. Department of Energy. The U.S. Government has rights to use, reproduce, and distribute this software. \nNEITHER THE GOVERNMENT NOR UChicago Argonne, LLC MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from ANL. \n \nAdditionally, redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: \n \n- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. \n \n- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. \n \n- Neither the name of UChicago Argonne, LLC, Argonne National Laboratory, ANL, the U.S. Government, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. \n \n THIS SOFTWARE IS PROVIDED BY UChicago Argonne, LLC AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UChicago Argonne, LLC OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT \n LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.', package_url='https://pypi.org/project/OASYS1-WONDER/', release_urls='https://pypi.org/project/OASYS1-WONDER/')]
Could not import 'orangecontrib.xrayserver.widgets.xrayserver.list_utility'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\widgets\xrayserver\list_utility.py", line 3, in
from orangecontrib.xrayserver.util.xrayserver_util import HttpManager
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\util\xrayserver_util.py", line 5, in
from PyQt5.QtWebEngineWidgets import QWebEngineView as QWebView
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.xrayserver.widgets.xrayserver.ow_gid_sl'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\widgets\xrayserver\ow_gid_sl.py", line 13, in
from orangecontrib.xrayserver.util.xrayserver_util import HttpManager, XRayServerGui, ShowHtmlDialog
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\util\xrayserver_util.py", line 5, in
from PyQt5.QtWebEngineWidgets import QWebEngineView as QWebView
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.xrayserver.widgets.xrayserver.ow_ter_sl'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\widgets\xrayserver\ow_ter_sl.py", line 20, in
from orangecontrib.xrayserver.util.xrayserver_util import HttpManager, XRayServerGui, XRayServerPhysics, ShowHtmlDialog
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\util\xrayserver_util.py", line 5, in
from PyQt5.QtWebEngineWidgets import QWebEngineView as QWebView
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.xrayserver.widgets.xrayserver.ow_x0h'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\widgets\xrayserver\ow_x0h.py", line 11, in
from orangecontrib.xrayserver.util.xrayserver_util import HttpManager, XRayServerPhysics, XRayServerGui, XRAY_SERVER_URL, ShowHtmlDialog
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\util\xrayserver_util.py", line 5, in
from PyQt5.QtWebEngineWidgets import QWebEngineView as QWebView
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.xrayserver.widgets.xrayserver.ow_x0p'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\widgets\xrayserver\ow_x0p.py", line 11, in
from orangecontrib.xrayserver.util.xrayserver_util import HttpManager, XRayServerGui, XRAY_SERVER_URL, ShowHtmlDialog
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\xrayserver\util\xrayserver_util.py", line 5, in
from PyQt5.QtWebEngineWidgets import QWebEngineView as QWebView
ImportError: DLL load failed: The specified module could not be found.
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Could not import 'orangecontrib.srw.widgets.loop_management.ow_srw_accumulation_point'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\loop_management\ow_srw_accumulation_point.py", line 12, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_3d_light_source'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_3d_light_source.py", line 9, in
from wofrysrw.storage_ring.light_sources.srw_3d_light_source import SRW3DLightSource
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\storage_ring\light_sources\srw_3d_light_source.py", line 1, in
from wofrysrw.storage_ring.srw_light_source import SRWLightSource
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\storage_ring\srw_light_source.py", line 3, in
from oasys_srw.srwlib import srwl
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_bending_magnet'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_bending_magnet.py", line 10, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontParameters, WavefrontPrecisionParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_gaussian_source'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_gaussian_source.py", line 18, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontParameters, WavefrontPrecisionParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_power_density'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_power_density.py", line 16, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_radiation'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_radiation.py", line 17, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontParameters, WavefrontPrecisionParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_spectrum'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_spectrum.py", line 18, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontParameters, WavefrontPrecisionParameters, PolarizationComponent
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.light_sources.ow_srw_undulator'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\light_sources\ow_srw_undulator.py", line 13, in
from wofrysrw.storage_ring.light_sources.srw_undulator_light_source import SRWUndulatorLightSource
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\storage_ring\light_sources\srw_undulator_light_source.py", line 3, in
from oasys_srw.srwlib import srwl
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.native.ow_srw_intensity_plotter'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\native\ow_srw_intensity_plotter.py", line 12, in
from orangecontrib.srw.widgets.gui.ow_srw_wavefront_viewer import SRWWavefrontViewer
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\gui\ow_srw_wavefront_viewer.py", line 23, in
from wofrysrw.propagator.propagators2D.srw_fresnel_native import FresnelSRWNative, SRW_APPLICATION
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\propagators2D\srw_fresnel_native.py", line 7, in
from wofrysrw.beamline.srw_beamline import Where
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.native.ow_srw_me_degcoh_plotter'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\native\ow_srw_me_degcoh_plotter.py", line 12, in
from orangecontrib.srw.widgets.gui.ow_srw_wavefront_viewer import SRWWavefrontViewer
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\gui\ow_srw_wavefront_viewer.py", line 23, in
from wofrysrw.propagator.propagators2D.srw_fresnel_native import FresnelSRWNative, SRW_APPLICATION
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\propagators2D\srw_fresnel_native.py", line 7, in
from wofrysrw.beamline.srw_beamline import Where
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.native.ow_srw_python_script_me'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\native\ow_srw_python_script_me.py", line 12, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.native.ow_srw_python_script_se'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\native\ow_srw_python_script_se.py", line 10, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_aperture'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_aperture.py", line 1, in
from wofrysrw.beamline.optical_elements.absorbers.srw_aperture import SRWAperture
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_aperture.py", line 3, in
from wofrysrw.beamline.optical_elements.absorbers.srw_slit import SRWSlit
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_slit.py", line 4, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_back_propagation'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_back_propagation.py", line 4, in
from wofrysrw.beamline.optical_elements.ideal_elements.srw_screen import SRWScreen
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\ideal_elements\srw_screen.py", line 3, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_crl'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_crl.py", line 15, in
from wofrysrw.beamline.optical_elements.other.srw_crl import CRLShape, PlaneOfFocusing, SRWCRL
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\other\srw_crl.py", line 4, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_elliptical_mirror'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_elliptical_mirror.py", line 9, in
from wofrysrw.beamline.optical_elements.mirrors.srw_elliptical_mirror import SRWEllipticalMirror
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_elliptical_mirror.py", line 1, in
from wofrysrw.beamline.optical_elements.mirrors.srw_mirror import SRWMirror, Orientation, SimulationMethod, TreatInputOutput
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_mirror.py", line 6, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementWithAcceptanceSlit, Orientation
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_filter'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_filter.py", line 13, in
from wofrysrw.beamline.optical_elements.absorbers.srw_filter import SRWFilter
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_filter.py", line 5, in
from wofrysrw.beamline.optical_elements.absorbers.srw_transmission import SRWTransmission
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_transmission.py", line 3, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_ideal_lens'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_ideal_lens.py", line 10, in
from wofrysrw.beamline.optical_elements.ideal_elements.srw_ideal_lens import SRWIdealLens
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\ideal_elements\srw_ideal_lens.py", line 3, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_obstacle'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_obstacle.py", line 1, in
from wofrysrw.beamline.optical_elements.absorbers.srw_obstacle import SRWObstacle
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_obstacle.py", line 3, in
from wofrysrw.beamline.optical_elements.absorbers.srw_slit import SRWSlit
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\absorbers\srw_slit.py", line 4, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_plane_crystal'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_plane_crystal.py", line 3, in
from orangecontrib.srw.widgets.gui.ow_srw_crystal import OWSRWCrystal
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\gui\ow_srw_crystal.py", line 19, in
from wofrysrw.beamline.optical_elements.crystals.srw_crystal import SRWCrystal
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\crystals\srw_crystal.py", line 6, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_plane_grating'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_plane_grating.py", line 3, in
from wofrysrw.beamline.optical_elements.gratings.srw_plain_grating import SRWPlaneGrating
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\gratings\srw_plain_grating.py", line 1, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_plane_mirror'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_plane_mirror.py", line 3, in
from wofrysrw.beamline.optical_elements.mirrors.srw_plane_mirror import SRWPlaneMirror
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_plane_mirror.py", line 1, in
from wofrysrw.beamline.optical_elements.mirrors.srw_mirror import SRWMirror, Orientation, SimulationMethod, TreatInputOutput
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_mirror.py", line 6, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementWithAcceptanceSlit, Orientation
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_screen'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_screen.py", line 7, in
from wofrysrw.beamline.optical_elements.ideal_elements.srw_screen import SRWScreen
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\ideal_elements\srw_screen.py", line 3, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_spherical_mirror'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_spherical_mirror.py", line 9, in
from wofrysrw.beamline.optical_elements.mirrors.srw_spherical_mirror import SRWSphericalMirror
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_spherical_mirror.py", line 1, in
from wofrysrw.beamline.optical_elements.mirrors.srw_mirror import SRWMirror, Orientation, SimulationMethod, TreatInputOutput
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_mirror.py", line 6, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementWithAcceptanceSlit, Orientation
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_toroidal_mirror'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_toroidal_mirror.py", line 9, in
from wofrysrw.beamline.optical_elements.mirrors.srw_toroidal_mirror import SRWToroidalMirror
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_toroidal_mirror.py", line 1, in
from wofrysrw.beamline.optical_elements.mirrors.srw_mirror import SRWMirror, Orientation, SimulationMethod, TreatInputOutput
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\mirrors\srw_mirror.py", line 6, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementWithAcceptanceSlit, Orientation
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.optical_elements.ow_srw_zone_plate'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\optical_elements\ow_srw_zone_plate.py", line 8, in
from wofrysrw.beamline.optical_elements.other.srw_zone_plate import SRWZonePlate
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\other\srw_zone_plate.py", line 3, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.scanning.multiple_height_profile_simulator_S'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\scanning\multiple_height_profile_simulator_S.py", line 57, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.scanning.multiple_height_profile_simulator_T'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\scanning\multiple_height_profile_simulator_T.py", line 57, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.scanning.ow_histogram_scan'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\scanning\ow_histogram_scan.py", line 62, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.scanning.ow_multiple_oasys_data_converter'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\scanning\ow_multiple_oasys_data_converter.py", line 60, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_dabam_height_profile'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_dabam_height_profile.py", line 8, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_from_wofry_wavefront'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_from_wofry_wavefront.py", line 10, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_height_profile_simulator'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_height_profile_simulator.py", line 9, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_oasys_data_converter'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_oasys_data_converter.py", line 13, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWErrorProfileData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_srw_info'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_srw_info.py", line 7, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_srw_reflectivity_generator'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_srw_reflectivity_generator.py", line 18, in
from orangecontrib.srw.util.srw_objects import SRWPreProcessorData, SRWReflectivityData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_srw_wavefront_file_reader'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_srw_wavefront_file_reader.py", line 16, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_srw_wavefront_file_writer'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_srw_wavefront_file_writer.py", line 11, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Could not import 'orangecontrib.srw.widgets.tools.ow_srw_wavefront_to_wofry'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\widgets\tools\ow_srw_wavefront_to_wofry.py", line 11, in
from orangecontrib.srw.util.srw_objects import SRWData
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\util\srw_objects.py", line 2, in
from wofrysrw.beamline.srw_beamline import SRWBeamline
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in
from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in
from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in
from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
libpng warning: iCCP: known incorrect sRGB profile
Ignoring 'C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\shadow\widgets\experimental_elements\random_generator.py'.
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Could not import 'orangecontrib.shadow_advanced_tools.widgets.sources.ow_hybrid_undulator'.
Traceback (most recent call last):
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 262, in iter_widget_descriptions
module = asmodule(name)
File "C:\Users\ADM\miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\shadow_advanced_tools\widgets\sources\ow_hybrid_undulator.py", line 82, in
from orangecontrib.shadow_advanced_tools.widgets.sources.bl import hybrid_undulator_bl as BL
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\orangecontrib\shadow_advanced_tools\widgets\sources\bl\hybrid_undulator_bl.py", line 68, in
from oasys_srw.srwlib import *
File "C:\Users\ADM\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in
import srwlpy as srwl
ImportError: DLL load failed: The specified module could not be found.
Saving widget registry cache with 212 entries ('C:/Users/ADM/AppData/Local/OASYS1/cache\1.2\registry-cache.pck').
'set_global_registry()' - setting registry.
Setting registry '<orangecanvas.registry.qt.QtWidgetRegistry object at 0x000001E97FF70558> on 'CanvasScene(objectName='', ...)'.
Modified strict check (modified flag: False, undo stack clean: True, properties: False)
Added node 'DCSU 14' to scheme 'DCSShadow E 300 by 800'.
Added node 'WB' to scheme 'DCSShadow E 300 by 800'.
Added node 'DCS 17' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_HFM' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_VFM' to scheme 'DCSShadow E 300 by 800'.
Added node 'AHFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AVFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Screen-Slits (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'FocNew (2) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_HFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_VFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AHFM (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AVFM (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Screen-Slits (1) (2)' to scheme 'DCSShadow E 300 by 800'.
Added node 'FocNew (2) (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'E_VFM (2)' to scheme 'DCSShadow E 300 by 800'.
Added node 'EVFM' to scheme 'DCSShadow E 300 by 800'.
Added node 'EHFM' to scheme 'DCSShadow E 300 by 800'.
Added node 'EHFM' to scheme 'DCSShadow E 300 by 800'.
Added node 'AHFM (1) (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AVFM (1) (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Screen-Slits (1) (2) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Perfect' to scheme 'DCSShadow E 300 by 800'.
Added node 'E_HFM (2) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Plot XY (3) (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AVFM (1) (1) (2)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AHFM (1) (1) (2)' to scheme 'DCSShadow E 300 by 800'.
Added node 'EHFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'EVFM (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'Plot XY (3) (1) (1) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AVFM (1) (1) (2) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'AHFM (1) (1) (2) (1)' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_HFM reduced' to scheme 'DCSShadow E 300 by 800'.
Added node 'A_VFM Reduced' to scheme 'DCSShadow E 300 by 800'.
Added node 'Reality' to scheme 'DCSShadow E 300 by 800'.
Added node 'Plot XY (2) (2)' to scheme 'DCSShadow E 300 by 800'.
Added node '10%V' to scheme 'DCSShadow E 300 by 800'.
Added node 'WB (1) (2)' to scheme 'DCSShadow E 300 by 800'.
Added node 'DCSU 14' to scheme 'DCSShadow E 300 by 800'.
Added node 'Reality' to scheme 'DCSShadow E 300 by 800'.
Added link 'A_VFM' ('PreProcessor_Data') -> 'AVFM (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_VFM, PreProcessor_Data) -> (AVFM (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'A_HFM' ('PreProcessor_Data') -> 'AHFM (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_HFM, PreProcessor_Data) -> (AHFM (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'A_VFM (1)' ('PreProcessor_Data') -> 'AVFM (1) (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_VFM (1), PreProcessor_Data) -> (AVFM (1) (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'A_HFM (1)' ('PreProcessor_Data') -> 'AHFM (1) (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_HFM (1), PreProcessor_Data) -> (AHFM (1) (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'E_VFM (2)' ('PreProcessor_Data') -> 'EVFM' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((E_VFM (2), PreProcessor_Data) -> (EVFM, PreProcessor Data #1))). Scheduling signal data update.
Added link 'AHFM (1)' ('Beam') -> 'AVFM (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AHFM (1), Beam) -> (AVFM (1), Input Beam))). Scheduling signal data update.
Added link 'AVFM (1)' ('Beam') -> 'EVFM' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AVFM (1), Beam) -> (EVFM, Input Beam))). Scheduling signal data update.
Added link 'EVFM' ('Beam') -> 'EHFM' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((EVFM, Beam) -> (EHFM, Input Beam))). Scheduling signal data update.
Added link 'Screen-Slits (1) (1)' ('Beam') -> 'FocNew (2) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((Screen-Slits (1) (1), Beam) -> (FocNew (2) (1), Input Beam))). Scheduling signal data update.
Added link 'AHFM (1) (1)' ('Beam') -> 'AVFM (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AHFM (1) (1), Beam) -> (AVFM (1) (1), Input Beam))). Scheduling signal data update.
Added link 'AHFM (1) (1) (1)' ('Beam') -> 'AVFM (1) (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AHFM (1) (1) (1), Beam) -> (AVFM (1) (1) (1), Input Beam))). Scheduling signal data update.
Added link 'AVFM (1) (1) (1)' ('Beam') -> 'Screen-Slits (1) (2) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AVFM (1) (1) (1), Beam) -> (Screen-Slits (1) (2) (1), Input Beam))). Scheduling signal data update.
Added link 'E_HFM (2) (1)' ('PreProcessor_Data') -> 'EHFM' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((E_HFM (2) (1), PreProcessor_Data) -> (EHFM, PreProcessor Data #1))). Scheduling signal data update.
Added link 'Screen-Slits (1) (2)' ('Beam') -> 'FocNew (2) (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'AHFM (1) (1) (2)' ('Beam') -> 'AVFM (1) (1) (2)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AHFM (1) (1) (2), Beam) -> (AVFM (1) (1) (2), Input Beam))). Scheduling signal data update.
Added link 'EVFM (1)' ('Beam') -> 'EHFM' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'EVFM (1)' ('Beam') -> 'EHFM (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((EVFM (1), Beam) -> (EHFM (1), Input Beam))). Scheduling signal data update.
Added link 'AVFM (1)' ('Beam') -> 'EVFM (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'AHFM (1) (1) (2) (1)' ('Beam') -> 'AVFM (1) (1) (2) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AHFM (1) (1) (2) (1), Beam) -> (AVFM (1) (1) (2) (1), Input Beam))). Scheduling signal data update.
Added link 'AVFM (1) (1) (2) (1)' ('Beam') -> 'Screen-Slits (1) (2)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'AVFM (1) (1) (2) (1)' ('Beam') -> 'Perfect' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'AVFM (1) (1) (2) (1)' ('Beam') -> 'Plot XY (2) (2)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'AVFM (1) (1) (2) (1)' ('Beam') -> '10%V' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AVFM (1) (1) (2) (1), Beam) -> (10%V, Input Beam))). Scheduling signal data update.
Added link 'A_HFM reduced' ('PreProcessor_Data') -> 'AHFM (1) (1) (2) (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_HFM reduced, PreProcessor_Data) -> (AHFM (1) (1) (2) (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'A_VFM Reduced' ('PreProcessor_Data') -> 'AVFM (1) (1) (2) (1)' ('PreProcessor Data #1') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((A_VFM Reduced, PreProcessor_Data) -> (AVFM (1) (1) (2) (1), PreProcessor Data #1))). Scheduling signal data update.
Added link 'WB' ('Beam') -> 'WB (1) (2)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((WB, Beam) -> (WB (1) (2), Input Beam))). Scheduling signal data update.
Added link 'WB (1) (2)' ('Beam') -> 'AHFM (1) (1) (2)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((WB (1) (2), Beam) -> (AHFM (1) (1) (2), Input Beam))). Scheduling signal data update.
Added link 'WB (1) (2)' ('Beam') -> 'AHFM (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((WB (1) (2), Beam) -> (AHFM (1) (1), Input Beam))). Scheduling signal data update.
Added link 'WB (1) (2)' ('Beam') -> 'AHFM (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Added link 'EHFM (1)' ('Beam') -> 'Plot XY (3) (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((EHFM (1), Beam) -> (Plot XY (3) (1) (1), Input Beam))). Scheduling signal data update.
Added link 'EHFM (1)' ('Beam') -> 'Screen-Slits (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((EHFM (1), Beam) -> (Screen-Slits (1) (1), Input Beam))). Scheduling signal data update.
Added link 'EHFM' ('Beam') -> 'Plot XY (3) (1) (1) (1)' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((EHFM, Beam) -> (Plot XY (3) (1) (1) (1), Input Beam))). Scheduling signal data update.
Added link 'DCSU 14' ('Beam') -> 'WB' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((DCSU 14, Beam) -> (WB, Input Beam))). Scheduling signal data update.
Added link 'AVFM (1) (1) (2)' ('Beam') -> 'Reality' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AVFM (1) (1) (2), Beam) -> (Reality, Input Beam))). Scheduling signal data update.
Added link 'AVFM (1) (1)' ('Beam') -> 'Reality' ('Input Beam') to scheme 'DCSShadow E 300 by 800'.
Link added (SchemeLink((AVFM (1) (1), Beam) -> (Reality, Input Beam))). Scheduling signal data update.
'UpdateRequest' event, queued signals: 0
Failed to import SRW
Pending nodes: set()
Blocking nodes: set()
Changing current work dir to 'C:\Users\ADM/Oasys'
'CanvasScene(objectName='', ...)' cleared.
'CanvasScene(objectName='', ...)' intitialized.
Setting registry '<orangecanvas.registry.qt.QtWidgetRegistry object at 0x000001E97FF70558> on 'CanvasScene(objectName='', ...)'.
Setting scheme '<oasys.canvas.widgetsscheme.OASYSWidgetsScheme object at 0x000001E93A7430D8>' on 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E97FA80B88>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E93A735D38>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E92C4DF798>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471E78B8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471E7EE8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E92C1789D8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471E84C8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471E8F78>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471EFA68>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F19D8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F3048>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F3AF8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F65E8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F80D8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471F8B88>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471FAAF8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471FE168>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9471FEC18>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947200708>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9472031F8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947203CA8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947205798>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947207288>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94720A1F8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94720A828>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94720C798>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94720CDC8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94720F8B8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9472123A8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947212E58>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947214DC8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947218438>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947218EE8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94721A9D8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E94721C4C8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9374C0438>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9374C0EE8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9374C29D8>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E947137C18>' to 'CanvasScene(objectName='', ...)'
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E9374C6B88>' to 'CanvasScene(objectName='', ...)'
Added link 'A_VFM' -> 'AVFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'A_HFM' -> 'AHFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'A_VFM (1)' -> 'AVFM (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'A_HFM (1)' -> 'AHFM (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'E_VFM (2)' -> 'EVFM' to 'CanvasScene(objectName='', ...)'
Added link 'AHFM (1)' -> 'AVFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1)' -> 'EVFM' to 'CanvasScene(objectName='', ...)'
Added link 'EVFM' -> 'EHFM' to 'CanvasScene(objectName='', ...)'
Added link 'Screen-Slits (1) (1)' -> 'FocNew (2) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AHFM (1) (1)' -> 'AVFM (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AHFM (1) (1) (1)' -> 'AVFM (1) (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (1)' -> 'Screen-Slits (1) (2) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'E_HFM (2) (1)' -> 'EHFM' to 'CanvasScene(objectName='', ...)'
Added link 'Screen-Slits (1) (2)' -> 'FocNew (2) (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AHFM (1) (1) (2)' -> 'AVFM (1) (1) (2)' to 'CanvasScene(objectName='', ...)'
Added link 'EVFM (1)' -> 'EHFM' to 'CanvasScene(objectName='', ...)'
Added link 'EVFM (1)' -> 'EHFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1)' -> 'EVFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AHFM (1) (1) (2) (1)' -> 'AVFM (1) (1) (2) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (2) (1)' -> 'Screen-Slits (1) (2)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (2) (1)' -> 'Perfect' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (2) (1)' -> 'Plot XY (2) (2)' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (2) (1)' -> '10%V' to 'CanvasScene(objectName='', ...)'
Added link 'A_HFM reduced' -> 'AHFM (1) (1) (2) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'A_VFM Reduced' -> 'AVFM (1) (1) (2) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'WB' -> 'WB (1) (2)' to 'CanvasScene(objectName='', ...)'
Added link 'WB (1) (2)' -> 'AHFM (1) (1) (2)' to 'CanvasScene(objectName='', ...)'
Added link 'WB (1) (2)' -> 'AHFM (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'WB (1) (2)' -> 'AHFM (1)' to 'CanvasScene(objectName='', ...)'
Added link 'EHFM (1)' -> 'Plot XY (3) (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'EHFM (1)' -> 'Screen-Slits (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'EHFM' -> 'Plot XY (3) (1) (1) (1)' to 'CanvasScene(objectName='', ...)'
Added link 'DCSU 14' -> 'WB' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1) (2)' -> 'Reality' to 'CanvasScene(objectName='', ...)'
Added link 'AVFM (1) (1)' -> 'Reality' to 'CanvasScene(objectName='', ...)'
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374E9798>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374E9948>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374E9B88>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374E9CA8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374E9EE8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F2048>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F2288>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F23A8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F25E8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F2708>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F2948>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F2A68>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F2CA8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F2E58>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F2F78>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F51F8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F5318>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F5558>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F5678>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F5828>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F5A68>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F5B88>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F5DC8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F5EE8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8168>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8288>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F8438>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F8678>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8828>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374F8948>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8B88>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8CA8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374F8E58>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FB048>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FB288>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374FB438>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374FB558>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FB708>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FB948>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FBAF8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FBCA8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FBE58>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374FBF78>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FE168>)
Annotation added (<orangecanvas.canvas.items.annotationitem.ArrowAnnotation object at 0x000001E9374FE3A8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FE4C8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FE708>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FE8B8>)
Annotation added (<orangecanvas.canvas.items.annotationitem.TextAnnotation object at 0x000001E9374FEA68>)
Added node 'Undulator Spectrum' to scheme 'DCSShadow E 300 by 800'.
Added item '<orangecanvas.canvas.items.nodeitem.NodeItem object at 0x000001E92C154AF8>' to 'CanvasScene(objectName='', ...)'

Miniconda3 is not installing fully

Dear Luca,

Firstly, thank's for the installations scripts getting always simpler! However, we are facing an issue in nearly all new installations, and maybe others are too. It's nothing wrong with the oasys installation scripts, but rather with miniconda. It is a well known issue from Anaconda that sometimes the installation is not full. And by that I mean that the Miniconda/Scripts/activate.bat is not present ater installation, along with many other stuff.

I found a workaround based on this link. This solution can be adapted, installing miniconda as follows:

start /wait "" mc3.exe /InstallationType=JustMe /AddToPath=0 /RegisterPython=0 /NoRegistry=0 /S /D=%UserProfile%\Miniconda3
%UserProfile%\Miniconda3\Scripts\activate.bat

I guess it is also a good idea to activate the miniconda base env before installing the libraries in aux_bin. In my case, I have another Anaconda installation and it skipped some depencies installations that it could found on this other installation.

I am curious, nobody reported on that yet? I guess many people would just realize the problem when clicking the oasys icon, and then is asks for you to point the activate.bat file location.
Well, thank you again!

orange* failed to install in mac with pip

Used provisionaly installation from sources:

source ./oasys1env/bin/activate

echo "Installing Oasys dependency orange-canvas-core"
#pip install --upgrade orange-canvas-core>=0.0.7  
git clone https://github.com/ales-erjavec/orange-canvas
cd orange-canvas
python setup.py install
cd ..

echo "Installing Oasys dependency orange-widget-core"
#pip install --upgrade orange-widget-core>=0.0
git clone https://github.com/ales-erjavec/orange-widget-core
cd orange-widget-core
python setup.py install
cd ..

orangecontrib not found after installing Oasys on Ubuntu

I followed thei Installation instructions for Linux here, then I also installed the recommended add-ons. I downloaded the ShadowOui tutorial, and I can not run most of the examples. For instance when I try to run ex12_bendingmagnet.ows I get the following errors
UnknownWidgetDefinition('orangecontrib.shadow.widgets.sources.ow_bending_magnet.BendingMagnet') UnknownWidgetDefinition('orangecontrib.shadow.widgets.plots.ow_histogram.Histogram') UnknownWidgetDefinition('orangecontrib.shadow.widgets.plots.ow_histogram.Histogram') UnknownWidgetDefinition('orangecontrib.shadow.widgets.plots.ow_histogram.Histogram') UnknownWidgetDefinition('orangecontrib.shadow.widgets.plots.ow_plot_xy.PlotXY') UnknownWidgetDefinition('orangecontrib.shadow.widgets.plots.ow_histogram.Histogram')

In general, from the GUI, when I select any of the Shadow widgets, none is present. I use Ubuntu 18.04.

Failed Installing Oasys

Hi, I cant seem to install OASYS. have tried a few things but cant seem to get past an error perhaps with qmake?
Script log below
Everything seems to run ok until collecting PyQt5 where an error occurs.

Collecting PyQt5==5.15.2
Using cached PyQt5-5.15.2.tar.gz (3.3 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "C:\Code\XRAYModel\Miniconda3\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "C:\Code\XRAYModel\Miniconda3\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Code\XRAYModel\Miniconda3\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 152, in prepare_metadata_for_build_wheel
whl_basename = backend.build_wheel(metadata_directory, config_settings)
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\sipbuild\api.py", line 46, in build_wheel
project = AbstractProject.bootstrap('wheel',
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\sipbuild\abstract_project.py", line 87, in bootstrap
project.setup(pyproject, tool, tool_description)
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\sipbuild\project.py", line 586, in setup
self.apply_user_defaults(tool)
File "C:\Users\nathan\AppData\Local\Temp\pip-install-l9gb68_c\pyqt5_e2cf793c1e7541ccb4f0d806d3aa64c9\project.py", line 63, in apply_user_defaults
super().apply_user_defaults(tool)
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\pyqtbuild\project.py", line 70, in apply_user_defaults
super().apply_user_defaults(tool)
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\sipbuild\project.py", line 237, in apply_user_defaults
self.builder.apply_user_defaults(tool)
File "C:\Users\nathan\AppData\Local\Temp\pip-build-env-kp5aik6l\overlay\Lib\site-packages\pyqtbuild\builder.py", line 69, in apply_user_defaults
raise PyProjectOptionException('qmake',
sipbuild.pyproject.PyProjectOptionException
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

Any indications of why? or help with this install would be appreciated.
Thanks

Could not load the Qt platform plugin "xcb" in ""

hello,
trying to install oasys on debian 10. the installer run through.
then starting oasys by: ~/miniconda3/bin/python -m oasys.canvas

gives the following error:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

Aborted
kdl@whyalla:~$ ~/miniconda3/bin/python -m oasys.canvas
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

Aborted

any help? - regards, Klaus

Cannot update internal libraries or update add-ons (OS X)

I am having an issue that everytime that I start OASYS I get a popup diaglog:

OASYS needs to update its internal libraries.
(Strongly recommended to avoid malfunctioning)

The application will close automatically.
Confirm?

If I click yes OASYS will ask if I want to update addons, and then shut down When I restart I get the same popup again. I have tried reinstalling, but the same issue appears.

I am also unable to update addons. I get a notification, and am able to start the upgrade process, but after restarting OASYS the addon is still at the previous version. Currently I have the issue with the ShadowOui addon. I don't know if this issue is a related issue or something separate from the internal library update issue.

  • Mac OS X 10.14.6
  • Oasys 1.2
  • ShadowOui 1.5.91 < 1.5.94

starting fails with the most recent OasysWriter upgrade

it seems to be related to libwiser (see below). Downgrading libwiser

pip install libwiser=0.12.2

seems to solve the problem.

Extract from the error on launching Oasys:

    from LibWiser.Foundation import ComputationResults
    File "C:\Users\janousov\AppData\Roaming\Python\Python37\site-packages\LibWiser\Foundation.py", line 1661
    def Source(self):
      ^
    SyntaxError: invalid syntax

Install

After I input "python -m oasys.canvas -l4 --force-discovery" ,there are some errors like...
image
I can't find the icons...
image

ShadowLib could not be initializated

It is a very attractive software for the X-ray simulation. While it is failed to lunch the software after the Shadow Add-On installed, which followed the instruction on this project Wiki page. The error messages as bellow, please kindly help me on this. The OS is Ubuntu 16.04.

Activating configuration for <class 'oasys.canvas.conf.oasysconf'>
Setting up Canvas main window.
'CanvasScene(objectName='', ...)' intitialized.
Setting registry 'None on 'CanvasScene(objectName='', ...)'.
'CanvasScene(objectName='', ...)' cleared.
'CanvasScene(objectName='', ...)' intitialized.
Setting registry 'None on 'CanvasScene(objectName='', ...)'.
Setting scheme '<oasys.canvas.widgetsscheme.OASYSWidgetsScheme object at 0x7fae94d314c8>' on 'CanvasScene(objectName='', ...)'
Stack transition start ()
Stack transition finished ()
Dock transition finished (new width 640)
Dock transition started.
Time from last update 23:09:37.247611 (1520585415.375638)
Got pypi packages: [Installable(name='OASYS1-ALS-ShadowOui', version='0.0.5', summary='WIDGETS DEVELOPED FOR ALS TO EXTEND SHADOWOUI FUNCTIONALITIES', description='WIDGETS DEVELOPED FOR ALS TO EXTEND SHADOWOUI FUNCTIONALITIES', package_url='http://pypi.python.org/pypi/OASYS1-ALS-ShadowOui', release_urls=[ReleaseUrl(filename='OASYS1-ALS-ShadowOui-0.0.5.tar.gz', url='https://pypi.python.org/packages/b6/5d/67a6954f9cd7170914215dc6b6c3cec116b6d10208283db4b7f46a68ee51/OASYS1-ALS-ShadowOui-0.0.5.tar.gz', size=201628, python_version='source', package_type='sdist')]), Installable(name='OASYS1-WISE', version='1.1.3', summary='WISE in Python', description='WISE in OASYS - Prototype Version', package_url='http://pypi.python.org/pypi/OASYS1-WISE', release_urls=[ReleaseUrl(filename='OASYS1-WISE-1.1.3.tar.gz', url='https://pypi.python.org/packages/e9/21/2f24a6b0ac202cf539fc3d3d48d4de642095a3c6b12e55e2310d1b04c6ed/OASYS1-WISE-1.1.3.tar.gz', size=294050, python_version='source', package_type='sdist')]), Installable(name='OASYS1-XRayServer', version='1.0.19', summary="X-Ray Server: Sergey Stepanov's X-Ray Server on OASYS", description="This is the project for XRayServer (Sergey Stepanov's X-Ray Server) under OASYS", package_url='http://pypi.python.org/pypi/OASYS1-XRayServer', release_urls=[ReleaseUrl(filename='OASYS1-XRayServer-1.0.19.tar.gz', url='https://pypi.python.org/packages/be/c8/9461785c402ac3026d63ce20799508313e352c9610b6692671007550adfa/OASYS1-XRayServer-1.0.19.tar.gz', size=108780, python_version='source', package_type='sdist')]), Installable(name='OASYS1-XOPPY', version='1.0.33', summary='XOPPY: XOP (X-ray oriented programs) in Python', description='This is the project for XOPPY (XOP under python3) under OASYS', package_url='http://pypi.python.org/pypi/OASYS1-XOPPY', release_urls=[ReleaseUrl(filename='OASYS1-XOPPY-1.0.33.tar.gz', url='https://pypi.python.org/packages/11/e8/469486ba8f708566fca7ab7be2119d23be57896ed0bfc9d3e954ff2f2fe0/OASYS1-XOPPY-1.0.33.tar.gz', size=10393642, python_version='source', package_type='sdist')]), Installable(name='OASYS1-ShadowOui', version='1.4.39', summary='Shadow, Ray-tracing simulation software', description='ShadowOui (Shadow3 Oasys User Interface) is an Oasys add-on package to be installed via the add-on manager tool.\n\nIt contains the Shadow 3 ray-tracing simulation software integrated into the Oasys environment.', package_url='http://pypi.python.org/pypi/OASYS1-ShadowOui', release_urls=[ReleaseUrl(filename='OASYS1-ShadowOui-1.4.39.tar.gz', url='https://pypi.python.org/packages/b9/f8/d957876ec2daff4a444e7f8988fa06c35c29c1ed129e662b89eb7de64577/OASYS1-ShadowOui-1.4.39.tar.gz', size=3054738, python_version='source', package_type='sdist')])]
Traceback (most recent call last):
File "/home/miniconda3/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/home/miniconda3/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/main.py", line 470, in
sys.exit(main())
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/main.py", line 432, in main
raise e
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/main.py", line 271, in main
menu_registry = conf.menu_registry()
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/conf.py", line 115, in menu_registry
return discovery.MenuRegistry(list(omenus()))
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/conf.py", line 108, in omenus
yield from discovery.omenus_from_package(menu)
File "/home/miniconda3/lib/python3.6/site-packages/oasys/canvas/discovery.py", line 36, in omenus_from_package
menu_module = discovery.asmodule(name)
File "/home/miniconda3/lib/python3.6/site-packages/orangecanvas/registry/discovery.py", line 505, in asmodule
return import(module, fromlist=[""])
File "/home/miniconda3/lib/python3.6/site-packages/orangecontrib/shadow/menu/ow_shadow_tools_menu.py", line 11, in
import orangecontrib.shadow.widgets.preprocessor.xsh_bragg as xsh_bragg
File "/home/miniconda3/lib/python3.6/site-packages/orangecontrib/shadow/widgets/preprocessor/xsh_bragg.py", line 6, in
from Shadow.ShadowPreprocessorsXraylib import bragg
File "/home/miniconda3/lib/python3.6/site-packages/Shadow/init.py", line 8, in
from Shadow.ShadowLibExtensions import OE, Source, Beam, CompoundOE
File "/home/miniconda3/lib/python3.6/site-packages/Shadow/ShadowLibExtensions.py", line 11, in
import Shadow.ShadowLib as ShadowLib
SystemError: initialization of ShadowLib raised unreported exception

Errors: "Orangecontrib" and "DepreciationWarning"

Hello,

  1. When installing, there was an error:
    ModuleNotFoundError: No module named 'orangecontrib'
  2. After installation, when running OASYS, there was a warning:
    DepreciationWarning.

Please see the attached screenshots.

Thanks,
April
Oasys installation error screenshot
Oasys installation error screenshot3

Windows oasys-xoppy running error from util/bin

When run WS or Tc, or anything that should be located in the util/bin, see the error message below (using WS as an example)
"No such file or directory: 'ws.out'"

The system output shows:
"Inside xoppy_calc_ws.
Running command ''C:\Anaconda3\lib\site-packages\orangecontrib\xoppy\util/bin/win32/ws'' in directory: C:\Users???\Oasys "

It seems the WS python is trying to run from the wrong directory. The correct directory is
"C:\Anaconda3\Lib\site-packages\orangecontrib\xoppy\util\bin\windows"

Installation problems after OASYS1-SRW==1.0.52 (GLIBC_2.27) on Ubuntu 16

Hi all, I am just writing after a lot of trouble with the latest release of OASYS1-SRW. It happened in more than one computer, so we thought it could be helpful to someone else.

After upgrading to OASYS1-SRW==1.0.52, this weird bug started appearing, making it impossible to import srwlib in the miniconda environment:

ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /home/miniconda3/lib/python3.7/site-packages/srwlpy.so)

I tried to solve this several ways, but was not successful. Maybe this could be due to srwlpy.so being compiled in a newer version of Ubuntu, as pointed by @arturcpinto, but this is just a guess. The only way we found to work this out was installing on a fresh Ubuntu 18 LTS. Both ShadowOui and SRW are working fine, but still there were a few problems which I leave documented here:

After following the instructions on this page and installing OASYS via miniconda, the following error arised when I ran ./start_oasys_MC.sh:

ImportError: numpy.core.multiarray failed to import

This is due to a double installation of numpy, by both conda and pip. The solution was to uninstall all of them and install numpy by conda, only. The problem with this is that it automatically uninstalled xraylib and ShadowOui wouldn't load. Simply running conda install -c conda-forge xraylib did the thing work again.

This is just a note, in case it happens with other people. Hope it is useful =]

applet windows

Dear Authors,

Some of the lines for parameters in the applet windows are not displayed correctly on my machine, for example in the screenshot the line "Ruling Density at origin [Lines .... " (please, find the screenshot in the attachment).
Screenshot from 2020-08-16 18-30-29

It seems I cannot rescale the windows. I am using Linux Mint 20.

Thanks in advance,
Andrei

error analysis

Dear author,
I have been using OASYS-SRW to do error analysis for a beamline. However, there are two problems that I cannot handle.

The first problem is about "roll" displacement of a optical element. Right now, OASYS-SRW GUI only support horizontal/vertical shift/angle, as following image. I also check the class SRWLOptShift and SRWLOptAng and found the same problem. Is there any other way I can add the displacement of the roll angle, that is, the angle around the propagation direction of X-ray.
image

The second problem is about thickness error of CRL. I found OASYS-SRW GUI has added support for thickness error. However I was unable to figure out the data format. Could you please give an example for this?
image

Thanks a lot!

ImportError: DLL load failed: (problem importing srwlpy)

Hi Luca,

Since one or two months ago, all of our fresh windows installations are not being capable of importing SRW. Therefore, all SRW-related widgets do not appear. The cmd output is the following:

Error importing 'orangecontrib.srw.menu.ow_srw_tools_menu'
Traceback (most recent call last):
  File "C:\Users\Sergio\Miniconda3\lib\site-packages\oasys\canvas\discovery.py", line 36, in omenus_from_package
    menu_module = discovery.asmodule(name)
  File "C:\Users\Sergio\Miniconda3\lib\site-packages\orangecanvas\registry\discovery.py", line 505, in asmodule
    return __import__(module, fromlist=[""])
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\orangecontrib\srw\menu\ow_srw_tools_menu.py", line 7, in <module>
    from wofrysrw.propagator.propagators2D.srw_fresnel_native import SRW_APPLICATION
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\propagators2D\srw_fresnel_native.py", line 7, in <module>
    from wofrysrw.beamline.srw_beamline import Where
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\srw_beamline.py", line 5, in <module>
    from wofrysrw.beamline.optical_elements.srw_optical_element import SRWOpticalElementDisplacement
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\wofrysrw\beamline\optical_elements\srw_optical_element.py", line 7, in <module>
    from wofrysrw.propagator.wavefront2D.srw_wavefront import WavefrontPropagationParameters, WavefrontPropagationOptionalParameters
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\wofrysrw\propagator\wavefront2D\srw_wavefront.py", line 1, in <module>
    from oasys_srw.srwlib import srwl, SRWLWfr, SRWLRadMesh, SRWLStokes, array as srw_array
  File "C:\Users\Sergio\AppData\Roaming\Python\Python37\site-packages\oasys_srw\srwlib.py", line 6, in <module>
    import srwlpy as srwl
ImportError: DLL load failed: Não foi possível encontrar o módulo especificado.

I tryed a few things, including copying the srwlpy.pyd file to site-packages and other folders in the PYTHONPATH, but it still can't import. It mentions some DLL, have you or anyone else seen this issue?

install fails in Linux if a different miniconda path is given

The title says it all
when prompted by the install scripts I have tried to use a different folder for the miniconda folder but the install-scritps 👍

no change     /home/marco/programs/miniconda3/etc/profile.d/conda.sh
no change     /home/marco/programs/miniconda3/etc/fish/conf.d/conda.fish
no change     /home/marco/programs/miniconda3/shell/condabin/Conda.psm1
no change     /home/marco/programs/miniconda3/shell/condabin/conda-hook.ps1
no change     /home/marco/programs/miniconda3/lib/python3.7/site-packages/xontrib/conda.xsh
no change     /home/marco/programs/miniconda3/etc/profile.d/conda.csh
modified      /home/marco/.bashrc

==> For changes to take effect, close and re-open your current shell. <==

If you'd prefer that conda's base environment not be activated on startup, 
   set the auto_activate_base parameter to false: 

conda config --set auto_activate_base false

Thank you for installing Miniconda3!
Miniconda 3 installed. Installing Oasys
./install_oasys.sh: line 35: cd: /home/marco/miniconda3/bin: No such file or directory
marco@xps:~/oasys-scripts/Linux$ vim install_oasys.sh 

It makes sense when looking at the install script but it is confusing since the "miniconda installer" asks where to install miniconda :-)

I am installing using the default one for the moment
Thanks a lot,
marco

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.