-
karthikmaiya
Hello, I used pipista to download Flask. However, now I am unable to get it to work? What setup do I need to do? Thank you!
-
karthikmaiya
I created an SAT score calculator that lets you find your scores quickly and also allows you to view your progress over time.
Feel free to fork and post any bugs you find. Thanks for checking this out.
-
-
karthikmaiya
Can pythonista convert python 2 code to python 3 code?
-
-
-
karthikmaiya
I have now successfully untarred and ungzipped the package. Does anyone know what the next step is because when I attempted to run the distribute-setup.py i get an operation not allowed error. Any ideas?
-
karthikmaiya
Thats what I don't know though. Where am I setting it to? How do I find the path of nltk_data
-
karthikmaiya
On a non-jailbroken device has anyone figured out how to corrextly set the data paths to allow u to download and run brown correctly
-
karthikmaiya
For example how can i set the NLTKDATA variable to the location of nltk_data
-
karthikmaiya
It will not let be dowload brown. How did u guys do that and how did u guys run brown.words()
-
karthikmaiya
Ok so i finally got it to allow me to import and open the downloader. Do I need to do any config like set the download path or anything??
-
karthikmaiya
So how did u then import nltk. It still does not work for me. Did you have to run any setup scripts such as setuptools? And if so can you give me any specifics. I really want to start going through the book.
-
karthikmaiya
Yes i am on 1.5. My site-packages is separate from the folder nltk-2.0.4. So my nltk-2.0.4 folder is on the top level.
-
karthikmaiya
So u moved the entire nltk-2.0.4 folder to another folder named nltk and just opened up the console and run your commands?
-
karthikmaiya
How did u simply import nltk
When i do that it gives me an error that nltk doesnt exist
Can u walk me through the steps of dowloading this through pipista all the way theough dowloading the corpora?
Thank you -
karthikmaiya
So when I attempt to run setup.py or install new corpora, I get a operation not permitted error. Does anyone why or how to fix this?
-
-
karthikmaiya
Hellow, So I was able to use pipista to dowload nltk. Now I can see the nltk-2.0.4.tar.gz file in the directory. However, I am trying to use shellista to untar and ungzip this package, but pythonista always tells me the file cannot be found? Does anyone know a solution to this problem?
Thanks -
karthikmaiya
No it is in the overall area. Not in a folder.
But how do u cd back to the overall directory?