-
-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Description
Issue:
Looks like the 3.6.10 python interpreter is built with profiling support on MacOS. This causes profiling reports (default.profraw) to be written to $cwd whenever the interpreter is run. Started with the python package built yesterday.
$ ls
. ..
$ ../bin/python -V
Python 3.6.10
$ ls
. .. default.profrawEnvironment (
conda list):
Details
$ conda list
# packages in environment at /Users/wra62962/z:
#
# Name Version Build Channel
ca-certificates 2020.4.5.1 hecc5488_0 conda-forge
certifi 2020.4.5.1 py36h9f0ad1d_0 conda-forge
libcxx 9.0.1 2 conda-forge
libffi 3.2.1 h4a8c4bd_1007 conda-forge
ncurses 6.1 h0a44026_1002 conda-forge
openssl 1.1.1f h0b31af3_0 conda-forge
pip 20.0.2 py_2 conda-forge
python 3.6.10 h4334963_1010_cpython conda-forge
python_abi 3.6 1_cp36m conda-forge
readline 8.0 hcfe32e1_0 conda-forge
setuptools 46.1.3 py36h9f0ad1d_0 conda-forge
sqlite 3.30.1 h93121df_0 conda-forge
tk 8.6.10 hbbe82c9_0 conda-forge
wheel 0.34.2 py_1 conda-forge
xz 5.2.5 h0b31af3_0 conda-forge
zlib 1.2.11 h0b31af3_1006 conda-forge
Details about
conda and system ( conda info ):
Details
$ conda info
active environment : None
user config file : /Users/wra62962/.condarc
populated config files :
conda version : 4.8.3
conda-build version : not installed
python version : 3.6.10.final.0
virtual packages : __osx=10.14.6
base environment : /Users/wra62962/bootstrap/conda_base/python.app/Contents (read only)
channel URLs : https://repo.anaconda.com/pkgs/main/osx-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/osx-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /Users/wra62962/bootstrap/conda_base/python.app/Contents/pkgs
/Users/wra62962/.conda/pkgs
envs directories : /Users/wra62962/.conda/envs
/Users/wra62962/bootstrap/conda_base/python.app/Contents/envs
platform : osx-64
user-agent : conda/4.8.3 requests/2.23.0 CPython/3.6.10 Darwin/18.7.0 OSX/10.14.6
UID:GID : 503:20
netrc file : None
offline mode : False
rmjarvis, halhenke, andrewsanchez, croth1 and shizukanaskytree
Metadata
Metadata
Assignees
Labels
No labels