-
ArgumentError: hasproperty of NULL PyObject
Stacktrace:
[1] pyhasproperty(::PyCall.PyObject, ::String) at C:\Users\Home\.julia\packages\PyCall\BcTLp\src\PyCall.jl:359
[2] hasproperty at C:\User…
aj002 updated
3 weeks ago
-
Currently it isn't possible to assign a matplotlib object to a variable. This might be useful as in
`fig, ax = plt.subplots()`
of the python code example http://matplotlib.org/examples/api/patch…
RJaBi updated
7 years ago
-
### 🎯 Describe what you'd like
@suzil in [radis-app](https://github.com/suzil/radis-ui) uses Plotly to plot the spectra (see output here : https://radis.app/ )
The interactive experience is b…
-
### Bug report
**Bug summary**
FontProperties has a `__str__` that appears to be intended to allow roundtripping (see use of `get_fontconfig_pattern`/`parse_fontconfig_pattern`), but after…
-
### Bug report
**Bug summary**
default rcparams in use when a test is being run are tricky to know, which makes repro'ing sensitive test images difficult. Specifically, in order to observ…
-
### System Info
Hey I am trying to run the platform locally and using the intructions which were given in this thread.
https://docs.pandas-ai.com/platform
when i am building the docker using the …
-
Hi,
Similar to #397, when I try to load an aplpy.FITSFigure instance, I receive the ValueError listed in the title. I have Anaconda3 running on a macOS (v10.12), and I recently updated to Python3.6…
-
### Bug report
**Bug summary**
As of now, the `wx.ClientDC` is not yet working with wxPython 4.0.1 and the Wayland display server.
The resulting problems:
- a call to `canvas.draw()` does not…
-
Bert
I am sorry to bother you again :-(
I wanted to play with simple models, following the documentation to the letter. After graphene, I moved to a simple 1D lattice. Yet, the following piece of co…
-
Hi Miili;
I have adapted the code for Python 3.x. However I have encounter an issue when I try to run it:
File "/Volumes/SMOMENT/Deconvolution_Nicoya/streamPick.py", **line 55, in __init__
…