Error when downloading Pyterrier on VsCode - python

I am currently wanting to download Pyterrier for a project i'm working on I have spent hours trying to fix this issue and have no clue how to resolve it.
Here is what the error that keeps coming up is, I have downloaded java but don't know what seems to the be issue or how to resolve it.
If anyone has advice please let me know I would be very greatful.

unable to determine jdk_home
Please check whether Java_JDK and JRE is installed.
You can refer to this issue and try to run the command as administrator.

Related

Error while running exe after generating via autopytoexe

I got error of "config.py is missing " when I run the exe which was generated with the help of auto-py-to-exe package. Please help me in this regard. Actually I am working on face swapping project by using opencv and python. I am new developer and I am also new to stack overflow. Your help will be valuable for me. I spent weeks to solve this problem. If you need any type of clarification I will provide about the project.

How do I get NLTK to be in my pwd on Jupyter Notebook?

I'm a total beginner with this, so please excuse this question. I'm trying to learn Jupyter Notebook and NLTK, but don't know how to access NLTK. I have downloaded it, so I'm guessing it is somewhere in a different folder (pwd is C:\Users\leise\Applied Language Science). How do I find it, and how do I connect it to my present working directory, so I can start using it? I guess I messed up the folder structure at some point, but have no idea how to fix that, so I'm a bit lost right now :D ... The screenshot shows what I'm trying to do and the error message I'm getting.
Thanks so much!

VS Code: Issues setting debugger up in venv

I'm following the Python Flask guide from Microsoft, but for whatever reason the debug part is just not working for me. I figured it would be way easier to record a short video showing the error I'm having and also, showing the steps I'm taking.
https://www.loom.com/share/8dfcf53e9c19468ea8a74281931a4fd4
Any help is massively appreciated! The video doesn't have any audio, it's just me showing what I see when setting up a venv into an existing directory and trying to do it from scratch while still having the same issue.
Thanks!
EDIT:
I just noticed I didn't showed the warning itself, it said:
configured debug type 'python' is installed but not supported in this environment.(2)

How to setup python 3.9 on my windows command prompt? It shows an error python not found

I am trying since many hours, after watching several tutorials and reading many blogs I've setup variables as shown by them. Tried all of their methods to setup python3.9 on my windows cmd, but failed. I'm sharing some screenshots of my system variables and other things, please look into the problem and help me.
When you want to share on your post the errors you are getting, please insert them using the Code Sample function so that we can clearly read your errors and have a clear look at your situation.
Anyways, when you first install Python you have to option to automatically add Python to PATH, try uninstalling and checking that option.
If this doesn't work, paste inside your post the error you are getting.
EDIT: Can you share a screenshot of your Python directory?

Aptana server currently unavailable

I am a complete newbie to all of this so please be gentle. I am trying to learn python and have started to follow exercises from Lynda.com. The video I am watching suggests to download Aptana Studio 3.6.1 to use with Python. I have downloaded and installed it however upon opening the Aptana Studio start page keeps coming up with the following error:
Server Currently Unavailable.
I have been trying to find a solution but have had no such luck. I am hoping one of you might be able to help.
Just a reminder I am completely new to this so please explain everystep as simply as possible.
Thank you for any help or advice you can give me.

Categories