Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
expyriment-users
Conversations
About
FYI: installing expyriment with recent Anaconda Python3
66 views
Skip to first unread message
Christophe Pallier
unread,
Mar 31, 2021, 5:13:08 PM
3/31/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to expyriment-users
Hi,
Trying to install expeyriment wih Anaconda Python3.9 under Linux, I encountered compilation issues.
A workaround was to create an environment (
https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html
) to use Python 3.7:
conda create --name expyriment python=3.7
conda activate expyriment
pip install expyriment[all]
Then no compilation was needed.
Reply all
Reply to author
Forward
0 new messages