-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation errors #82
Comments
To help diagnose this issue, could you please list the output of |
(base) C:\Users\Samuel>conda activate stytra
(stytra) C:\Users\Samuel>conda info
active environment : stytra
active env location : C:\ProgramData\Anaconda3\envs\stytra
shell level : 2
user config file : C:\Users\Samuel\.condarc
populated config files :
conda version : 4.12.0
conda-build version : 3.21.8
python version : 3.9.12.final.0
virtual packages : __win=0=0
__archspec=1=x86_64
base environment : C:\ProgramData\Anaconda3 (read only)
conda av data dir : C:\ProgramData\Anaconda3\etc\conda
conda av metadata url : None
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\ProgramData\Anaconda3\pkgs
C:\Users\Samuel\.conda\pkgs
C:\Users\Samuel\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\Samuel\.conda\envs
C:\ProgramData\Anaconda3\envs
C:\Users\Samuel\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/4.12.0 requests/2.27.1 CPython/3.9.12
Windows/10 Windows/10.0.19044
administrator : False
netrc file : None
offline mode : False
…On Sun, Jul 31, 2022 at 5:02 PM Vilim Štih ***@***.***> wrote:
To help diagnose this issue, could you please list the output of conda
info after running conda activate stytra?
—
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2IF7MGECPIT52N6DYMJCGTVW3SVHANCNFSM546A7TNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ah, you discovered a python 3.9 deprecation that we didn't account for (Stytra is tested up to python 3.8). Will fix it ASAP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While trying to verify installation of stytra, encountered this error:
Stytra was installed manually per the documentation on the portugues lab
The text was updated successfully, but these errors were encountered: