-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
DOC: Installation instructions for utilizing Anaconda #113
Comments
i am trying same but not able to install casalioy module. Do you have any luck? not sure it is due to version problem? (cas)XX: [notice] A new release of pip is available: 23.1.2 -> 23.2.1 |
Hey @bp020108 and @Ananderz .. you should take a look at this video.. it should fix the problems with Visual Studio Code and Pythonhttps://www.youtube.com/watch?v=GqTsFOtZiQIif you still want to go ahead and do it with Conda and "requirements.txt" here is the file -just create a file at the root level called: "requirements.txt" and copy and paste the following:
erase the "poetry.lock and the "pypoetry.toml" and then follow these commands:
once you activate your environment.. and it tells you the command you should use for that in the command line console...then
**if after these steps some of the modules tell you that they could not be resolved then inside Visual Studio Code enter "Shift-Cmd + P" ---> you should be ready to start ingesting the files |
Issue with current documentation:
Some of the commands in the instructions does not support Conda.
Idea or request for content:
Anyone that have figured out how to set up using conda would make a lot of sense!
The text was updated successfully, but these errors were encountered: