-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
BlockerPrevents a different issue from being resolvedPrevents a different issue from being resolvedDefectBug or undesirable behaviourBug or undesirable behaviour
Milestone
Description
Since the last few days of Code Camp I have been unable to locally build !Sasview using setup.py
I am compiling with disable_openmp build -cmingw32 on W7
Eclipse console returns:
running disable_openmp
running build
running build_py
package init file 'src\sas\sascalc\dataloader\readers\schema_init_.py' not found (or not a regular file)
running build_ext
Compiling with mingw32 (64bit=False)
and then terminates.
Putting in a trap show the problem occurs when the build branches into
build_ext.build_extensions(self)
Migrated from http://trac.sasview.org/ticket/556
{
"status": "closed",
"changetime": "2016-03-24T18:52:52",
"_ts": "2016-03-24 18:52:52.593970+00:00",
"description": "Since the last few days of Code Camp I have been unable to locally build !Sasview using setup.py\n\nI am compiling with disable_openmp build -cmingw32 on W7\n\nEclipse console returns:\n\nrunning disable_openmp\nrunning build\nrunning build_py\npackage init file 'src\\sas\\sascalc\\dataloader\\readers\\schema\\__init__.py' not found (or not a regular file)\nrunning build_ext\nCompiling with mingw32 (64bit=False)\n\nand then terminates.\n\nPutting in a trap show the problem occurs when the build branches into\n\nbuild_ext.build_extensions(self)\n",
"reporter": "smk78",
"cc": "",
"resolution": "fixed",
"workpackage": "SasView Bug Fixing",
"time": "2016-03-24T12:31:36",
"component": "SasView",
"summary": "4.0 Windows local build is broken",
"priority": "blocker",
"keywords": "",
"milestone": "SasView 4.0.0",
"owner": "",
"type": "defect"
}Metadata
Metadata
Assignees
Labels
BlockerPrevents a different issue from being resolvedPrevents a different issue from being resolvedDefectBug or undesirable behaviourBug or undesirable behaviour