Opened 6 years ago
#1207 new defect
don't create .pyc files in ~/.sasview
Reported by: | pkienzle | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | SasView 4.3.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | McSAS Integration Project |
Description
All versions.
Need to load custom config file without create a corresponding pyc file. The pyc files are dependent on python version, and so may cause problems that custom config is forgotten between releases. Also, the pycache directories in the ~/.sasview are messy.
Same applies to plugin_models directory, and the weights directory if user defined distributions PR is ever merged.
Note: See
TracTickets for help on using
tickets.