Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: IOError: [Errno 21]
Post: RE: IOError: [Errno 21]

(May-31-2017, 03:29 PM)Larz60+ Wrote: what is the ultimate goal you trying to achieve? did you want to copy the files on this page?I want to run that tool for the purpose of verification. It generat...
Bani General Coding Help 4 9,850 Jun-01-2017, 06:25 AM
    Thread: IOError: [Errno 21]
Post: RE: IOError: [Errno 21]

(May-31-2017, 01:06 PM)metulburr Wrote: im assuming based on the error that it is suppose to be a path to a file not a directoryThanks for your reply. This link contains the related files. What shou...
Bani General Coding Help 4 9,850 May-31-2017, 03:14 PM
    Thread: IOError: [Errno 21]
Post: IOError: [Errno 21]

Hi, Why does this error cause? What should I do? Output: [echo] Running script [exec] Warning: Could not import lru_cache [exec] Loading transformation from directory: /Users/...
Bani General Coding Help 4 9,850 May-31-2017, 12:53 PM
    Thread: Could not load module
Post: RE: Could not load module

(May-24-2017, 10:19 AM)buran Wrote: obviously the problem is in HCountry2Community.py and the error is high is out of bounds for int32 That's what can be said from this Traceback. Thank you. HCountr...
Bani General Coding Help 3 4,261 May-24-2017, 10:26 AM
    Thread: Could not load module
Post: Could not load module

Hi, I have a below error on line 756 of this file. What should I do?  Output:        [echo] Running script         [exec]Loading transformation from directory: /home/bani/Desktop/workspace/testpytho...
Bani General Coding Help 3 4,261 May-24-2017, 10:12 AM
    Thread: No module named 'ConfigParser'
Post: RE: No module named 'ConfigParser'

(May-22-2017, 10:14 AM)Ofnuts Wrote: (May-22-2017, 08:39 AM)Bani Wrote: what should I do to solve this problem? Not use Python3 as the default. Reset the default to python2. If you need Python v3,...
Bani General Coding Help 13 56,260 May-22-2017, 04:52 PM
    Thread: No module named 'ConfigParser'
Post: RE: No module named 'ConfigParser'

(May-21-2017, 08:09 PM)Ofnuts Wrote: (May-20-2017, 05:35 AM)Bani Wrote: Hi, When I want to install some pachakes, I have "ImportError: No module named 'ConfigParser'" error. I use Python3.5 and u...
Bani General Coding Help 13 56,260 May-22-2017, 08:39 AM
    Thread: No module named 'ConfigParser'
Post: RE: No module named 'ConfigParser'

(May-20-2017, 12:54 PM)sparkz_alot Wrote: As buran pointed out about the configparser being a built in, so is "setuptools", so you don't need to install that either.  As for python-dev, that is from...
Bani General Coding Help 13 56,260 May-20-2017, 01:31 PM
    Thread: No module named 'ConfigParser'
Post: RE: No module named 'ConfigParser'

(May-20-2017, 06:29 AM)buran Wrote: The ConfigParser module has been renamed to configparser in Python 3. https://docs.python.org/2/library/configparser.html Also it's build in and you don't need to...
Bani General Coding Help 13 56,260 May-20-2017, 11:01 AM
    Thread: No module named 'ConfigParser'
Post: No module named 'ConfigParser'

Hi, When I want to install some pachakes, I have "ImportError: No module named 'ConfigParser'" error. I use Python3.5 and used the below command to set it as a default python sudo update-alternative...
Bani General Coding Help 13 56,260 May-20-2017, 05:35 AM
    Thread: igraph and jgraph
Post: RE: igraph and jgraph

(May-14-2017, 11:12 AM)snippsat Wrote: Have you looked at Requirements. Thank you. That means I should install build-essential and python-dev first. when I want to install them I have an error. [Ima...
Bani General Coding Help 4 12,162 May-14-2017, 04:11 PM
    Thread: igraph and jgraph
Post: RE: igraph and jgraph

(May-13-2017, 08:22 PM)snippsat Wrote: sudo pip3 uninstall igraph Then. sudo pip3 install python-igraph Thank you very much when I want to install python-igraph I have the below error. what should I...
Bani General Coding Help 4 12,162 May-14-2017, 06:26 AM
    Thread: igraph and jgraph
Post: igraph and jgraph

Hi, I use linux xubuntu (32 bit). I have python 3.5. I installed igraph using the command below: sudo apt-get install python3-pip sudo pip3 install igraphwhen I run a tool I have below error: raise ...
Bani General Coding Help 4 12,162 May-13-2017, 07:25 PM
    Thread: can not import name invalidate_caches
Post: RE: can not import name invalidate_caches

(May-01-2017, 08:05 AM)buran Wrote: Is this issue raised by you? Yes, it is. (May-01-2017, 02:04 PM)nilamo Wrote: You didn't happen to name one of your files "importlib.py", did you? The error i...
Bani General Coding Help 11 9,245 May-03-2017, 06:49 AM
    Thread: can not import name invalidate_caches
Post: RE: can not import name invalidate_caches

[Image: http://uupload.ir/files/h2ug_screen_shot....27_pm.png][Image: http://uupload.ir/files/gz3x_screen_shot....35_pm.png] Does it need to install special package?
Bani General Coding Help 11 9,245 May-01-2017, 07:50 AM
    Thread: can not import name invalidate_caches
Post: RE: can not import name invalidate_caches

I have the same error in python3.5.
Bani General Coding Help 11 9,245 May-01-2017, 04:48 AM
    Thread: can not import name invalidate_caches
Post: can not import name invalidate_caches

Hi, I use Python 2.7. I have an Import Error: can not import name invalidate_caches. What should I do?  from importlib import invalidate_caches
Bani General Coding Help 11 9,245 Apr-30-2017, 04:37 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020