Skip to content

don't create .pyc files in ~/.sasview (Trac #1207) #1237

@pkienzle

Description

@pkienzle

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.

Migrated from http://trac.sasview.org/ticket/1207

{
    "status": "new",
    "changetime": "2018-11-02T16:21:23",
    "_ts": "2018-11-02 16:21:23.484956+00:00",
    "description": "All versions.\n\nNeed 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.\n\nSame applies to plugin_models directory, and the weights directory if user defined distributions PR is ever merged.",
    "reporter": "pkienzle",
    "cc": "",
    "resolution": "",
    "workpackage": "McSAS Integration Project",
    "time": "2018-11-02T16:21:23",
    "component": "SasView",
    "summary": "don't create .pyc files in ~/.sasview",
    "priority": "minor",
    "keywords": "",
    "milestone": "SasView 4.3.0",
    "owner": "",
    "type": "defect"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    DefectBug or undesirable behaviourMcSASMcSAS Integration ProjectMinorSmall job

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions