What's the command to find out version of gcc is used inside a conda virtual environment? ...
List *all* the tuples!
How can players work together to take actions that are otherwise impossible?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Why was the term "discrete" used in discrete logarithm?
Diagram with tikz
How does a Death Domain cleric's Touch of Death feature work with Touch-range spells delivered by familiars?
Is the Standard Deduction better than Itemized when both are the same amount?
How to recreate this effect in Photoshop?
Should I discuss the type of campaign with my players?
What do you call a phrase that's not an idiom yet?
If a contract sometimes uses the wrong name, is it still valid?
What's the difference between `auto x = vector<int>()` and `vector<int> x`?
Proof involving the spectral radius and the Jordan canonical form
What is the correct way to use the pinch test for dehydration?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
Right-skewed distribution with mean equals to mode?
Why is "Captain Marvel" translated as male in Portugal?
Is there a "higher Segal conjecture"?
What are the motives behind Cersei's orders given to Bronn?
Stars Make Stars
How to deal with a team lead who never gives me credit?
Gastric acid as a weapon
What is the longest distance a 13th-level monk can jump while attacking on the same turn?
What happens to sewage if there is no river near by?
What's the command to find out version of gcc is used inside a conda virtual environment?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)What are the packages/libraries I should install before compiling Python from source?Need to have 2 versions of Python without using a VMAda Compilation problemInstall Numpy on multple python versionConda / apt-get & issues installing graph-toolPython: Anaconda path only added on demandHow to solve the conda virtual env and system env conflict on import cv2?Setting up virtual environment using conda but using pip inside itAttributeError in terminal running Anaconda navigator (ubuntu 18.04)In conda virtual environment,how to make “ sudo python exampy.py” don't using the version of python in system?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a program to be compiled in which I need to have gcc
.
However, when a python 2.7
virtual conda
enviornment being installed, it needs gcc
. So I believe I don't have to install gcc
package seperately inside the enviornment. Is this true? And how do I actually see this?
Furthermore, gcc has already been installed in the system itself. I do not want the program to use this system gcc
when it's compiling but to use the gcc
version which is inside the enviornment. How do I actually test this? Thanks in advance!
This discussion might be useful.
python gcc python-2.7 anaconda conda
add a comment |
I have a program to be compiled in which I need to have gcc
.
However, when a python 2.7
virtual conda
enviornment being installed, it needs gcc
. So I believe I don't have to install gcc
package seperately inside the enviornment. Is this true? And how do I actually see this?
Furthermore, gcc has already been installed in the system itself. I do not want the program to use this system gcc
when it's compiling but to use the gcc
version which is inside the enviornment. How do I actually test this? Thanks in advance!
This discussion might be useful.
python gcc python-2.7 anaconda conda
add a comment |
I have a program to be compiled in which I need to have gcc
.
However, when a python 2.7
virtual conda
enviornment being installed, it needs gcc
. So I believe I don't have to install gcc
package seperately inside the enviornment. Is this true? And how do I actually see this?
Furthermore, gcc has already been installed in the system itself. I do not want the program to use this system gcc
when it's compiling but to use the gcc
version which is inside the enviornment. How do I actually test this? Thanks in advance!
This discussion might be useful.
python gcc python-2.7 anaconda conda
I have a program to be compiled in which I need to have gcc
.
However, when a python 2.7
virtual conda
enviornment being installed, it needs gcc
. So I believe I don't have to install gcc
package seperately inside the enviornment. Is this true? And how do I actually see this?
Furthermore, gcc has already been installed in the system itself. I do not want the program to use this system gcc
when it's compiling but to use the gcc
version which is inside the enviornment. How do I actually test this? Thanks in advance!
This discussion might be useful.
python gcc python-2.7 anaconda conda
python gcc python-2.7 anaconda conda
edited 8 mins ago
Jenny
asked 19 mins ago
JennyJenny
1018
1018
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134266%2fwhats-the-command-to-find-out-version-of-gcc-is-used-inside-a-conda-virtual-env%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134266%2fwhats-the-command-to-find-out-version-of-gcc-is-used-inside-a-conda-virtual-env%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown